- 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
[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…
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…
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…
[MLIR][OpenMP] Bail early in sortMapIndices if indices are the same flang:openmp mlir:llvm mlir:openmp mlir
#169474 by boomanaiden154 was merged Nov 25, 2025 Loading…
[OpenMP][flang] Lowering of OpenMP custom reductions to MLIR flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir offload
#168417 by jsjodin was merged Nov 24, 2025 Loading…
[mlir][OpenACC][OpenMP] Modify atomic capture to allow update/write mlir:openacc mlir:openmp mlir openacc
#167963 by erichkeane was closed Nov 17, 2025 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][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…
[MLIR][OpenMP] Fix and simplify bounds offset calculation for 1-D GEP offsets flang:openmp mlir:llvm mlir:openmp mlir offload
#165486 by agozillon was merged Oct 30, 2025 Loading…
[flang][mlir] fix irreflexibility violation of strict weak ordering in #155348 flang:openmp mlir:openmp mlir
#164833 by cota was merged Oct 24, 2025 Loading…
[flang][mlir] Fix-forward heap use-after-free in #155348 flang:openmp mlir:openmp mlir
#164712 by thurstond was merged Oct 22, 2025 Loading…
[mlir][IR] Deprecate MLIR Core Infrastructure mlir:openmp mlir
OpBuilder::create in favor of free functions flang:openmp mlir:core #164649 by kuhar was merged Oct 22, 2025 Loading…
[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…
[Flang][OpenMP][Dialect] Swap to using MLIR dialect enum to encode map flags flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
#164043 by agozillon was merged Oct 21, 2025 Loading…
[mlir] Simplify unreachable type switch cases. NFC. flang:openmp mlir:core MLIR Core Infrastructure mlir:gpu mlir:linalg mlir:llvm mlir:memref mlir:openmp mlir:scf mlir:sme mlir
#162032 by kuhar was merged Oct 6, 2025 Loading…
[clang] Use the VFS to create the OpenMP region entry ID 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 mlir:llvm mlir:openmp mlir
#160918 by jansvoboda11 was merged Sep 26, 2025 Loading…
[mlir][omp] Add omp.tile operation flang:openmp mlir:core MLIR Core Infrastructure mlir:llvm mlir:openmp mlir
#160292 by Meinersbur was merged Oct 2, 2025 Loading…
[OpenMP][MLIR] Preserve to/from flags in mapper base entry for mappers flang:openmp mlir:llvm mlir:openmp mlir offload
#159799 by TIFitis was merged Sep 19, 2025 Loading…
[mlir][omp] Improve canonloop/iv naming flang:openmp flang Flang issues not falling into any other category mlir:openmp mlir
#159773 by Meinersbur was merged Oct 2, 2025 Loading…
[OpenMP][MLIR] Fix initTargetRuntimeAttrs, LoopTripCount calculation when host_eval vars is empty flang:openmp mlir:llvm mlir:openmp mlir
#157717 by skc7 was closed Sep 15, 2025 Loading…
[MLIR] [OpenMP] Modify definition of ALLOCATOR clause to support allocator type defined in user program. flang:openmp mlir:openmp mlir
#157399 by raghavendhra was merged Sep 18, 2025 Loading…
[Inclusive Language] migrate "sanity" checks to "soundness" checks backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:m68k backend:MIPS backend:RISC-V backend:Sparc backend:SPIR-V backend:X86 BOLT 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:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd cmake Build system in general and CMake in particular compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:fuzzer compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt:tsan Thread sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt coroutines C++20 coroutines debuginfo flang:driver flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lld:COFF lld:ELF lld:MachO lld lldb llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:codegen llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:mc Machine (object) code llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms llvm-lit mlgo mlir:affine mlir:async mlir:core MLIR Core Infrastructure mlir:gpu mlir:linalg mlir:llvm mlir:openmp mlir:presburger mlir:sparse Sparse compiler in MLIR mlir:tosa mlir:vector mlir:vectorops mlir offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime PGO Profile Guided Optimizations tablegen testing-tools tools:llvm-exegesis xray
#156995 by vanvoorden was closed Sep 30, 2025 Loading…
[clang] Use VFS for IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp mlir:llvm mlir:openmp mlir
-fopenmp-host-ir-file-path clang:codegen #156727 by jansvoboda11 was merged Sep 11, 2025 Loading…
[Flang][OpenMP] Enable no-loop kernels clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp mlir:llvm mlir:openmp mlir offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#155818 by DominikAdamski was merged Sep 26, 2025 Loading…
[mlir] Consistently add TableGen generated files as deps to Bufferization infrastructure mlir:complex MLIR complex dialect mlir:core MLIR Core Infrastructure mlir:dlti mlir:emitc mlir:func mlir:gpu mlir:irdl mlir:linalg mlir:llvm mlir:math mlir:memref mlir:mlprogram mlir:neon mlir:nvgpu mlir:openacc mlir:openmp mlir:quant mlir:scf mlir:shape mlir:sme mlir:sparse Sparse compiler in MLIR mlir:spirv mlir:sve mlir:tensor mlir:tosa mlir:ub mlir:vector mlir:vectorops mlir openacc
mlir-headers/mlir-generic-headers CMake targets backend:AMDGPU mlir:affine mlir:amdgpu mlir:arith mlir:async mlir:bufferization #155474 by Technius was merged Aug 27, 2025 Loading…
Previous Next
ProTip! Adding no:label will show everything without a label.