- 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
[flang][OpenMP] Fix firstprivate not working with lastprivate in DO SIMD flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#170163 opened Dec 1, 2025 by KrxGu Loading…
[Flang][OpenMP] Enables parsing of threadset clause flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category
#169856 opened Nov 27, 2025 by anchuraj Loading…
[flang][OpenMP] Reject END DO on construct that crosses label-DO flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category
#169714 opened Nov 26, 2025 by kparzysz Loading…
[flang][OpenMP] Support custom mappers in target update to/from clauses flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category
#169673 opened Nov 26, 2025 by KrxGu Loading…
[MLIR][OpenMP] Add OpenMPToLLVMIRTranslation support for is_device_ptr flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir offload
#169367 opened Nov 24, 2025 by TIFitis Loading…
[Flang][OpenMP] Add lowering support for is_device_ptr clause flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:openmp mlir
#169331 opened Nov 24, 2025 by TIFitis Loading…
[MLIR][OpenMP] Add omp.fuse operation clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir openmp:libomp OpenMP host runtime
#168898 opened Nov 20, 2025 by NouTimbaler Loading…
[MLIR][OpenMP] Add scan reduction lowering to llvm flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir openmp:libomp OpenMP host runtime
#167031 opened Nov 7, 2025 by anchuraj Loading…
[Flang][OpenMP][Taskloop] Translation support for taskloop construct clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#166903 opened Nov 7, 2025 by kaviya2510 Loading…
[flang][OpenMP] Improve reduction of Scalar ArrayElement types flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category
#163940 opened Oct 17, 2025 by Stylie777 Loading…
[offload][OpenMP] Re-enable strict modifier for num_threads clang:bytecode Issues for the clang bytecode constexpr interpreter 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 openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#163565 opened Oct 15, 2025 by kevinsala Loading…
[flang][OpenMP] Remove ineffective atomic capture validation (issue #161934 deferred) flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category
#162884 opened Oct 10, 2025 by KrxGu Loading…
[OpenMP][mlir] Add Groupprivate op in omp dialect. flang:openmp mlir:llvm mlir:openmp mlir
#162704 opened Oct 9, 2025 by skc7 Loading…
[MLIR][OpenMP][OMPIRBuilder] Improve shared memory checks clang:openmp OpenMP related changes to Clang flang:openmp mlir:llvm mlir:openmp mlir offload
#161864 opened Oct 3, 2025 by skatrak Loading…
[Flang][OpenMP] Add pass to replace allocas with device shared memory flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#161863 opened Oct 3, 2025 by skatrak Loading…
[Flang][MLIR][OpenMP] Add explicit shared memory (de-)allocation ops clang:openmp OpenMP related changes to Clang flang:codegen flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#161862 opened Oct 3, 2025 by skatrak Loading…
[MLIR][OpenMP] Refactor omp.target_allocmem to allow reuse, NFC flang:openmp mlir:openmp mlir
#161861 opened Oct 3, 2025 by skatrak Loading…
[Clang][OpenMP] Add a util to implicitly map attach-ptr-exprs on IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp
target, when applicable. clang:codegen #161294 opened Sep 29, 2025 by abhinavgaba Loading…
[OpenMP][clang] Indirect and Virtual function call mapping from host to device 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 openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#159857 opened Sep 19, 2025 by Jason-VanBeusekom Loading…
[OpenMP][clang] Register Vtables on device for indirect calls 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
#159856 opened Sep 19, 2025 by Jason-VanBeusekom Loading…
[OpenMP] Taskgraph Clang 'record and replay' frontend support 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:static analyzer clang Clang issues not falling into any other category flang:openmp openmp:libomp OpenMP host runtime
#159774 opened Sep 19, 2025 by jtb20 Loading…
[OMPIRBuilder] Move debug records to correct blocks. clang:openmp OpenMP related changes to Clang flang:openmp mlir:llvm mlir
#157125 opened Sep 5, 2025 by abidh Loading…
Fix typos and spelling errors across codebase backend:AArch64 backend:AMDGPU backend:SPIR-V backend:WebAssembly backend:X86 BOLT clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-format clang-tidy clang-tools-extra clangd compiler-rt:builtins compiler-rt:sanitizer compiler-rt debuginfo flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libc lldb llvm:codegen llvm:regalloc llvm:support llvm:transforms mlir:arith mlir:bufferization Bufferization infrastructure mlir:llvm mlir:openmp mlir:sparse Sparse compiler in MLIR mlir openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#156270 opened Sep 1, 2025 by AustinBoyuJiang Loading…
[OMPIRBuilder] Add support for explicit deallocation points 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 llvm:transforms mlir:llvm mlir:openmp mlir
#154752 opened Aug 21, 2025 by skatrak Loading…
[flang] clang-format Semantics sources, NFC flang:openmp flang:semantics flang Flang issues not falling into any other category
#153959 opened Aug 16, 2025 by kparzysz Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.