- 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
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…
[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…
[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…
[Flang][OpenMP][Sema] Module support for REQUIRES directive flang:openmp flang:semantics flang Flang issues not falling into any other category
#77082 opened Jan 5, 2024 by skatrak Loading…
[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…
[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…
[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…
[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…
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…
[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…
[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…
[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…
[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…
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…
[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
[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…
[OpenMP][MLIR] Lowering task_reduction clause to LLVMIR flang:openmp mlir:llvm mlir:openmp mlir
#111788 opened Oct 10, 2024 by harishch4 Loading…
[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…
[flang][mlir] Add support for translating task_reduction to LLVMIR flang:openmp mlir:llvm mlir:openmp mlir
#120957 opened Dec 23, 2024 by NimishMishra Loading…
[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
[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…
[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…
[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…
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…
[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…
Previous Next
ProTip! no:milestone will show everything without a milestone.