-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
[flang][OpenMP] flaky firstprivate/lastprivate behavior due to misplaced barriers
flang:openmp
#136357
opened Apr 18, 2025 by
eugeneepshteyn
[flang][OpenMP] Use OmpMemoryOrderType enumeration in FAIL clause
flang:fir-hlfir
flang:openmp
flang:parser
flang:semantics
flang
Flang issues not falling into any other category
#136313
opened Apr 18, 2025 by
kparzysz
Loading…
[flang][OpenMP] Extend common::AtomicDefaultMemOrderType enumeration
flang:fir-hlfir
flang:openmp
flang:parser
flang:semantics
flang
Flang issues not falling into any other category
#136312
opened Apr 18, 2025 by
kparzysz
Loading…
[flang][OpenMP] Introduce OmpHintClause, simplify OmpAtomicClause
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
#136311
opened Apr 18, 2025 by
kparzysz
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…
[flang][openacc] Allow open acc routines from other modules.
flang:fir-hlfir
flang:openmp
flang:semantics
flang
Flang issues not falling into any other category
openacc
#136012
opened Apr 16, 2025 by
akuhlens
Loading…
[flang][Parser][OpenMP] Fix unparser for cancellation_construct_type
clang:openmp
OpenMP related changes to Clang
flang:openmp
flang:parser
flang
Flang issues not falling into any other category
tablegen
#136001
opened Apr 16, 2025 by
tblah
Loading…
[clang][OpenMP] New OpenMP 6.0 threadset clause
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
#135807
opened Apr 15, 2025 by
Ritanya-B-Bharadwaj
Loading…
[clang][OpenMP][SPIR-V] Fix AS of globals and set the default AS to 4
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
#135251
opened Apr 10, 2025 by
sarnex
Loading…
[Flang][OpenMP] Initial defaultmap implementation
flang:fir-hlfir
flang:openmp
flang:parser
flang
Flang issues not falling into any other category
offload
#135226
opened Apr 10, 2025 by
agozillon
Loading…
[OMPIRBuilder] Don't discard the debug record from entry block.
clang:openmp
OpenMP related changes to Clang
flang:openmp
#135161
opened Apr 10, 2025 by
abidh
Loading…
[Flang][OpenMP] Assertion `success && "Privatization failed due to existing binding"' failed. (parallel sections directive)
crash
Prefer [crash-on-valid] or [crash-on-invalid]
flang:ir
flang:openmp
#135108
opened Apr 10, 2025 by
k-arrows
[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…
[Flang][MLIR] - Access the LEN for a Flang issues not falling into any other category
fir.boxchar<k>
and use it to set the bounds omp.map.info
ops.
flang:fir-hlfir
flang:openmp
flang
#134967
opened Apr 9, 2025 by
bhandarkar-pranav
Loading…
[flang] Flang crashes in lowering to OpenMP when Prefer [crash-on-valid] or [crash-on-invalid]
flang:ir
flang:openmp
fir.boxchar
is used in a map
clause on omp target
crash
#134912
opened Apr 8, 2025 by
bhandarkar-pranav
[clang] [OpenMP] New OpenMP 6.0 self_maps clause - CodeGen
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
#134131
opened Apr 2, 2025 by
Ritanya-B-Bharadwaj
Loading…
[Flang][OpenMP] only assertion-enabled flang can reach llvm_unreachable (cancel directive)
crash
Prefer [crash-on-valid] or [crash-on-invalid]
flang:frontend
flang:openmp
#133685
opened Mar 31, 2025 by
k-arrows
[Flang][OpenMP] UNREACHABLE executed at llvm-project/flang/lib/Parser/parse-tree.cpp:297!
crash
Prefer [crash-on-valid] or [crash-on-invalid]
flang:frontend
flang:openmp
#133678
opened Mar 31, 2025 by
k-arrows
[OMPIRBuilder] - Make offloading input data persist for deferred target tasks
clang:openmp
OpenMP related changes to Clang
flang:openmp
mlir:llvm
mlir
#133499
opened Mar 28, 2025 by
bhandarkar-pranav
Loading…
[flang][openmp]Incorrect order in openmp line causes assert
flang:openmp
#131659
opened Mar 17, 2025 by
Leporacanthicus
[flang][OpenMP]Flang crashes with implicit none and undeclared variables
flang:openmp
#131655
opened Mar 17, 2025 by
Leporacanthicus
[flang][openmp]Add UserReductionDetails and use in DECLARE REDUCTION
flang:openmp
flang:parser
flang:semantics
flang
Flang issues not falling into any other category
#131628
opened Mar 17, 2025 by
Leporacanthicus
Loading…
[flang][llvm][OpenMP][OpenACC] Add implicit casts to omp.atomic and acc.atomic
clang:openmp
OpenMP related changes to Clang
flang:fir-hlfir
flang:openmp
flang
Flang issues not falling into any other category
mlir:llvm
mlir
openacc
#131603
opened Mar 17, 2025 by
NimishMishra
Loading…
[Flang][MLIR][OpenMP] - Add support for firstprivate when translating omp.target ops from MLIR to LLVMIR
flang:fir-hlfir
flang:openmp
flang
Flang issues not falling into any other category
mlir:llvm
mlir:openmp
mlir
#131213
opened Mar 13, 2025 by
bhandarkar-pranav
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.