Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[MLIR][OpenMP] Add MLIR Lowering Support for dist_schedule clang:openmp OpenMP related changes to Clang flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#152736 by Stylie777 was merged Nov 27, 2025 Loading… updated Dec 1, 2025
[clang][OpenMP] Generate pointer instead of zero element array clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169723 by sarnex was closed Dec 1, 2025 Loading… updated Dec 1, 2025
[OMPIRBuilder] CANCEL IF(FALSE) is still a cancellation point clang:openmp OpenMP related changes to Clang flang:openmp mlir:llvm mlir
#170095 by tblah was merged Dec 1, 2025 Loading… updated Dec 1, 2025
[OMPIRBuilder] re-land cancel barriers patch #164586 clang:openmp OpenMP related changes to Clang flang:openmp flang Flang issues not falling into any other category llvm:transforms mlir:llvm mlir:openmp mlir
#169931 by tblah was merged Dec 1, 2025 Loading… updated Dec 1, 2025
Adding support for iterator in motion clauses. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#159112 by ShashwathiNavada was merged Dec 1, 2025 Loading… updated Dec 1, 2025
[clang] Refactor to remove clangDriver dependency from clangFrontend and flangFrontend backend:AArch64 backend:AMDGPU backend:ARM backend:CSKY backend:Hexagon backend:loongarch backend:MIPS backend:PowerPC backend:RISC-V backend:Sparc backend:SPIR-V backend:SystemZ backend:X86 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:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category clang-tools-extra clangd flang:driver flang Flang issues not falling into any other category lldb llvm:mc Machine (object) code
#165277 by naveen-seth was merged Nov 23, 2025 Loading… updated Nov 29, 2025
[LICM] Sink unused l-invariant loads in preheader. backend:AMDGPU backend:PowerPC clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category llvm:transforms
#157559 by VigneshwarJ was merged Oct 30, 2025 Loading… updated Nov 28, 2025
Revert "[MLIR][OpenMP] Add MLIR Lowering Support for dist_schedule (#… clang:openmp OpenMP related changes to Clang flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#169821 by Stylie777 was closed Nov 27, 2025 Loading… updated Nov 27, 2025
Revert "[OMPIRBuilder] always leave PARALLEL via the same barrier" clang:openmp OpenMP related changes to Clang flang:openmp flang Flang issues not falling into any other category llvm:transforms mlir:llvm mlir:openmp mlir
#169829 by tblah was merged Nov 27, 2025 Loading… updated Nov 27, 2025
[OMPIRBuilder] always leave PARALLEL via the same barrier clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp flang Flang issues not falling into any other category llvm:transforms mlir:llvm mlir:openmp mlir
#164586 by tblah was merged Nov 27, 2025 Loading… updated Nov 27, 2025
[OMPIRBuilder] CANCEL IF(FALSE) is still a cancellation point clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp mlir:llvm mlir
#164587 by tblah was closed Nov 27, 2025 Loading… updated Nov 27, 2025
[OpenMP][clang][HIP][CUDA] fix weak alias emit on device compilation clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#164326 by Jason-VanBeusekom was merged Nov 27, 2025 Loading… updated Nov 27, 2025
[OpenMP][clang] Register vtables on device for indirect calls runtime clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp offload
#167011 by Jason-VanBeusekom was merged Nov 26, 2025 Loading… updated Nov 26, 2025
[OpenMP][flang] Add initial support for by-ref reductions on the GPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#165714 by ergawy was merged Nov 26, 2025 Loading… updated Nov 26, 2025
[OpenMP][Clang] Parsing/Sema support for need_device_ptr(fb_nullify/fb_preserve). clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#168905 by zahiraam was merged Nov 25, 2025 Loading… updated Nov 25, 2025
[OpenMP][SPIRV] Disable exceptions for OpenMP SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169094 by sarnex was merged Nov 24, 2025 Loading… updated Nov 24, 2025
[clang][OpenMP] New OpenMP 6.0 threadset clause clang:as-a-library libclang and C++ API 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:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category openmp:libomp OpenMP host runtime
#135807 by Ritanya-B-Bharadwaj was merged Oct 30, 2025 Loading… updated Nov 24, 2025
[AST] Construct iterator_range with the conversion constructor (NFC) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169245 by kazutakahirata was merged Nov 24, 2025 Loading… updated Nov 24, 2025
[Clang][OpenMP] Make test use clang_cc1 clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169233 by boomanaiden154 was merged Nov 23, 2025 Loading… updated Nov 23, 2025
[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… updated Nov 22, 2025
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… updated Nov 22, 2025
[clang][Sema][OpenMP] Fix GPU exception target check clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169056 by sarnex was merged Nov 21, 2025 Loading… updated Nov 21, 2025
[AST] Construct iterator_range with the conversion constructor (NFC) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169004 by kazutakahirata was merged Nov 21, 2025 Loading… updated Nov 21, 2025
[OpenMP][OMPIRBuilder] Use runtime CC for runtime calls clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang flang:openmp mlir:llvm mlir
#168608 by sarnex was merged Nov 21, 2025 Loading… updated Nov 21, 2025
[OpenMP] Introduce "loop sequence" as directive association clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category openacc tablegen
#168934 by kparzysz was merged Nov 21, 2025 Loading… updated Nov 21, 2025
ProTip! Type g i on any issue or pull request to go back to the issue listing page.