- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Clang] Support __bf16 type for SPIR/SPIR-V (#169012) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
[Clang] Support __bf16 type for SPIR/SPIR-V (#169012) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
[Clang] Support __bf16 type for SPIR/SPIR-V (#169012) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
[Clang] Fix handling of zero-length arrays in sfinae context. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170144 by cor3ntin was merged Dec 2, 2025 Loading… updated Dec 2, 2025
Fix NDEBUG Wundef warning; NFC clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170153 by svenvh was merged Dec 2, 2025 Loading… updated Dec 2, 2025
[clang][bytecode][NFC] Add popToUInt64() to builtin evaluation clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170164 by tbaederr was merged Dec 2, 2025 Loading… updated Dec 2, 2025
[CUDA] Add device-side kernel launch support clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#165519 by darkbuck was merged Dec 1, 2025 Loading… updated Dec 2, 2025
Reapply "[clang] Refactor to remove clangDriver dependency from clangFrontend and flangFrontend (#165277)" bazel "Peripheral" support tier build system: utils/bazel clang:as-a-library libclang and C++ API clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang-tools-extra clangd flang:driver flang Flang issues not falling into any other category lldb
#169599 by naveen-seth was merged Nov 26, 2025 Loading… updated Dec 1, 2025
[HLSL][SPIRV] Add vk::binding attribute clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#150957 by s-perron was merged Aug 6, 2025 Loading… updated Dec 1, 2025
[HLSL][SPIRV] Reapply "[HLSL][SPIRV] Add vk::constant_id attribute." clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#144902 by s-perron was merged Jun 19, 2025 Loading… updated Dec 1, 2025
[HLSL][SPIRV] Handle Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
uint type for spec constant clang:frontend #145577 by s-perron was merged Jun 26, 2025 Loading… updated Dec 1, 2025
[HLSL][SPIRV] Allow large z value in numthreads clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#144934 by s-perron was merged Jun 23, 2025 Loading… updated Dec 1, 2025
[HLSL][SPIRV] Implement the SPIR-V target type for cbuffers. clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#140061 by s-perron was merged May 28, 2025 Loading… updated Dec 1, 2025
[HLSL] Add copy assignment and construtor to resource types clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#156075 by s-perron was merged Sep 6, 2025 Loading… updated Dec 1, 2025
[SPIRV][HLSL] Add Sema and CodeGen for implicit typed buffer counters clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#162291 by s-perron was merged Oct 9, 2025 Loading… updated Dec 1, 2025
[HLSL] [SPIR-V] Add counter member for typed buffer backend:SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category HLSL HLSL Language Support
#161414 by s-perron was merged Oct 2, 2025 Loading… updated Dec 1, 2025
[HLSL] Remove dead code in Type.cpp [NFC] clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#146365 by s-perron was merged Jun 30, 2025 Loading… updated Dec 1, 2025
[HLSL][SPIRV] Add -fspv-use-unknown-image-format option clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#155664 by s-perron was merged Aug 29, 2025 Loading… updated Dec 1, 2025
[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX512 kmov intrinsics to be used in constexp backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#169895 by 0xzre was merged Dec 1, 2025 Loading… updated Dec 1, 2025
[Clang] Add __builtin_common_reference clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#121199 by philnik777 was merged Dec 1, 2025 Loading… updated Dec 1, 2025
Reland [MS][clang] Add support for vector deleting destructors clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category debuginfo lldb
#165598 by Fznamznon was merged Nov 13, 2025 Loading… updated Dec 1, 2025
[SPARC] Properly handle CC for long double on sparc32 backend:Sparc clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:builtins compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#162226 by koachan was merged Nov 29, 2025 Loading… updated Dec 1, 2025
Fix typo in attr.td: Avaiable -> Available clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170116 by badumbatish was merged Dec 1, 2025 Loading… updated Dec 1, 2025
[clang][bytecode] Check memcmp builtin for one-past-the-end pointers clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170097 by tbaederr was merged Dec 1, 2025 Loading… updated Dec 1, 2025
[clang][bytecode] Fix discarding ImplitiValueInitExprs clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170089 by tbaederr was merged Dec 1, 2025 Loading… updated Dec 1, 2025
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.