-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: llvm/llvm-project
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[OMPIRBuilder] Don't generate DISubprogram for outlined function.
clang:openmp
OpenMP related changes to Clang
flang:openmp
mlir:llvm
mlir:openmp
mlir
#138149
opened May 1, 2025 by
abidh
Loading…
[mlir][OpenMP] cancel(lation point) taskgroup LLVMIR
flang:openmp
flang
Flang issues not falling into any other category
mlir:llvm
mlir:openmp
mlir
#137841
opened Apr 29, 2025 by
tblah
Loading…
[MLIR][OpenMP] Improve Generic-SPMD kernel detection
flang:openmp
mlir:llvm
mlir:openmp
mlir
#137307
opened Apr 25, 2025 by
skatrak
Loading…
[mlir][OpenMP] Convert omp.cancellation_point to LLVMIR
clang:openmp
OpenMP related changes to Clang
flang:openmp
mlir:llvm
mlir:openmp
mlir
#137205
opened Apr 24, 2025 by
tblah
Loading…
[MLIR][OpenMP] Simplify OpenMP device codegen
flang:openmp
flang
Flang issues not falling into any other category
mlir:llvm
mlir:openmp
mlir
#137201
opened Apr 24, 2025 by
skatrak
Loading…
[MLIR][OpenMP] Assert on map translation functions, NFC
flang:openmp
mlir:llvm
mlir:openmp
mlir
#137199
opened Apr 24, 2025 by
skatrak
Loading…
[Flang][MLIR][OpenMP] Improve use_device_* handling
flang:fir-hlfir
flang:openmp
flang
Flang issues not falling into any other category
mlir:openmp
mlir
#137198
opened Apr 24, 2025 by
skatrak
Loading…
[mlir][OpenMP] convert wsloop cancellation to LLVMIR
flang:openmp
mlir:llvm
mlir:openmp
mlir
#137194
opened Apr 24, 2025 by
tblah
Loading…
[OpenMP] [IR Builder] Changes to Support Scan Operation
clang:openmp
OpenMP related changes to Clang
flang:openmp
mlir:llvm
mlir:openmp
mlir
#136035
opened Apr 16, 2025 by
anchuraj
Loading…
[MLIR][OpenMP] Translaton of
omp.target
is broken when private
variables are cleaned up
mlir:openmp
#129202
opened Feb 28, 2025 by
bhandarkar-pranav
[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…
[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][mlir] Add support for translating task_reduction to LLVMIR
flang:openmp
mlir:llvm
mlir:openmp
mlir
#120957
opened Dec 23, 2024 by
NimishMishra
Loading…
[mlir] -convert-openmp-to-llvm crashes
crash
Prefer [crash-on-valid] or [crash-on-invalid]
mlir:openmp
mlir
#120948
opened Dec 23, 2024 by
wwy6191
[Flang][OpenMP][MLIR] Initial declare target to for variables implementation
flang:fir-hlfir
flang:openmp
flang
Flang issues not falling into any other category
mlir:llvm
mlir:openmp
mlir
offload
#119589
opened Dec 11, 2024 by
agozillon
Loading…
[MLIR][OpenMP] Introduce overlapped record type map support
flang:openmp
flang
Flang issues not falling into any other category
mlir:llvm
mlir:openmp
mlir
offload
#119588
opened Dec 11, 2024 by
agozillon
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…
[OpenMP][MLIR] Lowering task_reduction clause to LLVMIR
flang:openmp
mlir:llvm
mlir:openmp
mlir
#111788
opened Oct 10, 2024 by
harishch4
Loading…
[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…
[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
[mlir][openmp] -convert-openmp-to-llvm crashes
crash
Prefer [crash-on-valid] or [crash-on-invalid]
mlir:openmp
#108159
opened Sep 11, 2024 by
axeabc
[mlir][openmp] -convert-openmp-to-llvm crashes in /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/optional:438: _Tp &std::_Optional_base_impl<unsigned int, std::_Optional_base<unsigned int>>::_M_get() [_Tp = unsigned int, _Dp = std::_Optional_base<unsigned int>]: Assertion 'this->_M_is_engaged()' failed.
crash
Prefer [crash-on-valid] or [crash-on-invalid]
mlir:openmp
#108158
opened Sep 11, 2024 by
axeabc
[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
llvm:support
llvm:transforms
mlir:llvm
mlir:openmp
mlir
#101966
opened Aug 5, 2024 by
Meinersbur
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…
[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…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.