- 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
[OpenMP] Introduce support for OMPX extensions and taskgraph frontend 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
#66919 opened Sep 20, 2023 by Munesanz Loading… updated Mar 1, 2024
[mlir] Ptr dialect backend:AMDGPU flang:codegen flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:core MLIR Core Infrastructure mlir:execution-engine mlir:gpu mlir:llvm mlir:memref mlir:ods mlir:openacc mlir:openmp mlir:sparse Sparse compiler in MLIR mlir:spirv mlir openacc
#73057 opened Nov 22, 2023 by fabianmcg Loading… updated Mar 27, 2024
[Flang][OpenMP] Add support for schedule clause for GPU clang:openmp OpenMP related changes to Clang flang:openmp mlir:llvm mlir openmp:libomptarget OpenMP offload runtime
#81618 opened Feb 13, 2024 by DominikAdamski Loading… updated Apr 4, 2024
[flang][OpenMP] - Transform target offloading directives with dependencies during PFT to MLIR conversion flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#85130 opened Mar 13, 2024 by bhandarkar-pranav Loading… updated Apr 30, 2024
Replace llvm.memcpy et al's i1 isVolatile with i8 VolFlags backend:AArch64 backend:AMDGPU backend:ARM backend:loongarch backend:MSP430 backend:RISC-V backend:Sparc backend:WebAssembly backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category debuginfo flang:driver flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms mlir:llvm mlir:spirv mlir PGO Profile Guided Optimizations
#65748 opened Sep 8, 2023 by urnathan Loading… updated Jun 8, 2024
[Offload] Sanitize "standalone" unreachable instructions backend:AMDGPU clang:openmp OpenMP related changes to Clang compiler-rt:sanitizer flang:openmp llvm:transforms offload
#101425 opened Jul 31, 2024 by jdoerfert Loading… updated Aug 2, 2024
[mlir][OpenMP] - Transform target offloading directives for easier translation to LLVMIR flang:openmp mlir:llvm mlir:openmp mlir
#83966 opened Mar 5, 2024 by bhandarkar-pranav Loading… updated Aug 6, 2024
[Offload] Introduce the concept of "default streams" backend:AMDGPU 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:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category flang:openmp offload
#95371 opened Jun 13, 2024 by jdoerfert Loading… updated Aug 30, 2024
[NFC] Fix some typos clang-tidy clang-tools-extra flang:openmp mlir:affine mlir:arith mlir:bufferization Bufferization infrastructure mlir:cf mlir:core MLIR Core Infrastructure mlir:dlti mlir:emitc mlir:gpu mlir:linalg mlir:llvm mlir:math mlir:memref mlir:ods mlir:openacc mlir:openmp mlir:scf mlir:sme mlir:sparse Sparse compiler in MLIR mlir:spirv mlir:tensor mlir:tosa mlir:vector mlir:vectorops mlir openacc
#108355 opened Sep 12, 2024 by VitalyAnkh • Draft updated Sep 12, 2024
[OpenMP][MLIR] Lowering task_reduction clause to LLVMIR flang:openmp mlir:llvm mlir:openmp mlir
#111788 opened Oct 10, 2024 by harishch4 Loading… updated Oct 11, 2024
OpenMP offload 'simd' directive clang:codegen IR generation bugs: mangling, exceptions, etc. 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 flang:openmp llvm:transforms offload
#91261 opened May 6, 2024 by efwright Loading… updated Oct 18, 2024
[Flang][OpenMP] : Compilation error involving Cray pointers and data sharing attributes flang:openmp flang:semantics flang Flang issues not falling into any other category
#82481 opened Feb 21, 2024 by kiranktp Loading… updated Nov 11, 2024
[Offload] Introduce the offload sanitizer (initially for traps) backend:AMDGPU clang:openmp OpenMP related changes to Clang compiler-rt:sanitizer flang:openmp llvm:transforms offload
#101417 opened Jul 31, 2024 by jdoerfert Loading… updated Nov 15, 2024
[mlir][OpenMP] - MLIR to LLVMIR translation support for delayed privatization of allocatables in Flang issues not falling into any other category mlir:llvm mlir:openmp mlir
omp.target ops flang:fir-hlfir flang:openmp flang #113208 opened Oct 21, 2024 by bhandarkar-pranav Loading… updated Nov 18, 2024
[Flang][MLIR] Add support for translating in_reduction to LLVMIR flang:openmp mlir:llvm mlir:openmp mlir
#121045 opened Dec 24, 2024 by kaviya2510 • Draft updated Dec 24, 2024
[flang] Build a dedicated fir-test-opt for testing flang:driver flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category openacc
#123473 opened Jan 18, 2025 by mgorny Loading… updated Jan 21, 2025
[Flang] Add lowering support for depobj in depend clause 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
#124523 opened Jan 27, 2025 by Thirumalai-Shaktivel Loading… updated Mar 3, 2025
[IR][Instructions] Add OpenMP related changes to Clang compiler-rt:sanitizer flang:openmp llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:transforms PGO Profile Guided Optimizations vectorizers
CallBase::getCalledFunctionName helper backend:AArch64 backend:AMDGPU backend:SPIR-V clang:openmp #127038 opened Feb 13, 2025 by tsymalla Loading… updated Mar 4, 2025
Ugly example of building libc to spirv 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 flang:openmp libc lld:ELF lld llvm:ir offload
#128585 opened Feb 24, 2025 by JonChesterfield Loading… updated Mar 5, 2025
[OpenMPIRBuilder] Use BuildBuiltins for atomic operations 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 flang:semantics flang Flang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:support llvm:transforms mlir:llvm mlir:openmp mlir
#101966 opened Aug 5, 2024 by Meinersbur Loading… updated Apr 7, 2025
[Clang] [OpenMP] Support NOWAIT with optional argument clang:as-a-library libclang and C++ API 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:openmp
#135030 opened Apr 9, 2025 by jadhbeika Loading… updated Apr 22, 2025
[Clang] [OpenMP] Support NOWAIT with optional argument clang:as-a-library libclang and C++ API 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:openmp
#128742 opened Feb 25, 2025 by jadhbeika Loading… updated Apr 22, 2025
[Flang][OpenMP] Support for lowering Linear clause to mlir flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:openmp mlir
#111085 opened Oct 4, 2024 by harishch4 Loading… updated Apr 25, 2025
AMDGPU: Drop and upgrade llvm.amdgcn.atomic.csub/cond.sub to atomicrmw backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:loongarch backend:PowerPC backend:RISC-V backend:WebAssembly backend:X86 clang:openmp OpenMP related changes to Clang flang:openmp llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms mlir:llvm mlir
#105553 opened Aug 21, 2024 by anjenner Loading… updated May 22, 2025
[OMPIRBuilder] Don't use invalid debug loc in declare mapper function. clang:openmp OpenMP related changes to Clang flang:openmp mlir:llvm mlir
#148263 opened Jul 11, 2025 by abidh Loading… updated Jul 11, 2025
Previous Next
ProTip! Filter pull requests by the default branch with base:main.