- 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
[HLSL] Update indexed vector elements individually clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category HLSL HLSL Language Support
#169144 by hekota was merged Dec 1, 2025 Loading…
Revert "[OpenMP] Fix firstprivate pointer handling in target regions" clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169143 by dpalermo was merged Nov 22, 2025 Loading…
[HLSL][SPIR-V] Add support for SV_Target semantic backend:SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" HLSL HLSL Language Support
#168743 by Keenuts was merged Dec 2, 2025 Loading…
[HLSL][SPIR-V] Implements SV_Position for VS/PS I/O backend:SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" HLSL HLSL Language Support
#168735 by Keenuts was merged Nov 24, 2025 Loading…
[HLSL] Add initial support for output semantics backend:DirectX 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 llvm:ir
#168095 by Keenuts was merged Nov 19, 2025 Loading…
RuntimeLibcalls: Move VectorLibrary handling into TargetOptions clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen llvm:ir
#167996 by arsenm was merged Nov 14, 2025 Loading…
[OpenMP] Fix firstprivate pointer handling in target regions clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#167879 by Saieiei was merged Nov 21, 2025 Loading…
Reapply "[HLSL] Rework semantic handling as attributes" 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
#167862 by Keenuts was merged Nov 13, 2025 Loading…
Revert "[HLSL] Rework semantic handling as attributes #166796" 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
#167759 by Keenuts was merged Nov 12, 2025 Loading…
[Clang][CodeGen] Add disable_sanitizer_instrumentation attribute to multiversion resolvers backend:RISC-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#167516 by BStott6 was merged Nov 12, 2025 Loading…
[HLSL][DirectX] Use a padding type for HLSL buffers. backend:DirectX backend:SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category HLSL HLSL Language Support llvm:ir
#167404 by bogner was merged Nov 18, 2025 Loading…
[HLSL] Rework semantic handling as attributes 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
#166796 by Keenuts was merged Nov 12, 2025 Loading…
Revert "[UBSan] Improve error message when a misalignment is due to t… clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#166197 by gbMattN was merged Nov 3, 2025 Loading…
Revert "Ignore trailing NullStmts in StmtExprs for GCC compatibility." clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#166036 by KaiYG was merged Nov 7, 2025 Loading…
[Clang] Replace some x86 sqrt builtins with the generic __builtin_elementwise_sqrt versions backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. 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
#165682 by philnik777 was merged Nov 27, 2025 Loading…
[X86] Remove AMX-TRANSPOSE backend:X86 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:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category llvm:ir llvm:support mlgo tablegen
#165556 by mikolaj-pirog was merged Oct 31, 2025 Loading…
[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…
[AArch64][llvm] Add support for Neon vmmlaq_{f16,f32}_mf8_fpm intrinsics backend:AArch64 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 llvm:ir
#165431 by jthackray was merged Nov 7, 2025 Loading…
[Clang] [C++26] Implement P1306R5 Expansion Statements c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema"
#165195 by Sirraide was closed Nov 26, 2025 Loading…
Global Stack Protector Option for s390x backend:SystemZ 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
#164971 by dominik-steenken was closed Oct 24, 2025 Loading…
[HLSL] Implement ddx/ddy_coarse intrinsics backend:DirectX backend:SPIR-V backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. 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 HLSL HLSL Language Support llvm:ir
#164831 by Alexander-Johnston was merged Nov 18, 2025 Loading…
[clang] Improve efficiency of CGDebugInfo by using PresumedLoc. clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category debuginfo
#164441 by SergejSalnikov was closed Oct 22, 2025 Loading…
Add FramePointerKind::NonLeafNoReserve backend:X86 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 llvm:codegen llvm:ir llvm:support mlir:llvm mlir
#163775 by omern1 was merged Nov 11, 2025 Loading…
[AArch64][llvm] Add support for new vcvt* intrinsics 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
#163572 by jthackray was merged Nov 7, 2025 Loading…
[clang][NFC] Inline Frontend/FrontendDiagnostic.h -> Basic/DiagnosticFrontend.h backend:AMDGPU bazel "Peripheral" support tier build system: utils/bazel clang:codegen IR generation bugs: mangling, exceptions, etc. clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra HLSL HLSL Language Support lldb
#162883 by rupprecht was merged Nov 21, 2025 Loading…
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.