-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
[clang] Use llvm::max_element (NFC)
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
#140435
opened May 18, 2025 by
kazutakahirata
Loading…
[OpenMP] Assertion `(isUnevaluated() || getCharByteWidth() == 1) && "This function is used in places that assume strings use char"' failed.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:openmp
OpenMP related changes to Clang
confirmed
Verified by a second party
crash-on-invalid
#140338
opened May 17, 2025 by
k-arrows
[OpenMP] Instruction referencing instruction not embedded in a basic block!
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:openmp
OpenMP related changes to Clang
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#140336
opened May 17, 2025 by
k-arrows
[OpenMP] Assertion `detail::isPresent(Val) && "dyn_cast on a non-existent value"' failed.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:openmp
OpenMP related changes to Clang
confirmed
Verified by a second party
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#140257
opened May 16, 2025 by
k-arrows
[Clang] suggest headers on undeclared errors
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
#140247
opened May 16, 2025 by
jongmyeong-choi
Loading…
[OpenMP] crash on invalid C++ code
clang:openmp
OpenMP related changes to Clang
confirmed
Verified by a second party
crash-on-invalid
#140243
opened May 16, 2025 by
k-arrows
[OpenMP] Assertion `llvm::isPowerOf2_64(Value) && "Alignment is not a power of 2"' failed.
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:openmp
OpenMP related changes to Clang
confirmed
Verified by a second party
crash-on-valid
#140080
opened May 15, 2025 by
k-arrows
[OpenMP] Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:openmp
OpenMP related changes to Clang
confirmed
Verified by a second party
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#140074
opened May 15, 2025 by
k-arrows
[OpenMP] Assertion `(i >= FTy->getNumParams() || FTy->getParamType(i) == Args[i]->getType()) && "Calling a function with a bad signature!"' failed.
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:openmp
OpenMP related changes to Clang
confirmed
Verified by a second party
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#140069
opened May 15, 2025 by
k-arrows
[OpenMP] Add diagnostic for 'factor' width mismatch in 'unroll partial'
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
#139986
opened May 15, 2025 by
albus-droid
Loading…
Add macro to suppress -Wunnecessary-virtual-specifier
backend:AMDGPU
backend:Hexagon
backend:X86
clang:bytecode
Issues for the clang bytecode constexpr interpreter
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:openmp
OpenMP related changes to Clang
clang
Clang issues not falling into any other category
cmake
Build system in general and CMake in particular
llvm:analysis
llvm:ir
llvm:support
llvm:transforms
#139614
opened May 12, 2025 by
DKLoehr
Loading…
[AMDGPU] Set AS8 address width to 48 bits
backend:AMDGPU
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:analysis
llvm:globalisel
llvm:ir
llvm:SelectionDAG
SelectionDAGISel as well
llvm:transforms
mlir:gpu
mlir:llvm
mlir
#139419
opened May 11, 2025 by
arichardson
Loading…
[llvm][mlir][OpenMP] Support translation for linear clause in omp.wsloop
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
#139386
opened May 10, 2025 by
NimishMishra
Loading…
[flang][OpenMP] Support MLIR lowering of linear clause for omp.wsloop
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
#139385
opened May 10, 2025 by
NimishMishra
Loading…
[Clang][OpenMP][LoopTransformations] Add support for "#pragma omp fuse" loop transformation directive and "looprange" clause
clang:as-a-library
libclang and C++ API
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:fir-hlfir
flang:openmp
flang:parser
flang:semantics
flang
Flang issues not falling into any other category
openmp:libomp
OpenMP host runtime
#139293
opened May 9, 2025 by
eZWALT
Loading…
[OpenMP] Assertion `llvm::isUIntN(BitWidth, val) && "Value is not an N-bit unsigned value"' failed.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:openmp
OpenMP related changes to Clang
confirmed
Verified by a second party
crash
Prefer [crash-on-valid] or [crash-on-invalid]
good first issue
https://github.com/llvm/llvm-project/contribute
#139268
opened May 9, 2025 by
k-arrows
[OpenMP][OMPIRBuilder] Collect users of a value before replacing them in target outlined function
clang:openmp
OpenMP related changes to Clang
flang:openmp
mlir:llvm
mlir
#139064
opened May 8, 2025 by
ergawy
Loading…
[OpenMP][Offload][Runtime] Add map types and map behaviour tweaks for descriptor and descriptor base address
backend:AMDGPU
clang:openmp
OpenMP related changes to Clang
flang:openmp
offload
#138754
opened May 6, 2025 by
agozillon
Loading…
[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…
[AMDGPU] Make OpenMP related changes to Clang
llvm:globalisel
llvm:transforms
getAssumedAddrSpace
return AS1 for pointer kernel arguments
backend:AMDGPU
clang:openmp
#137488
opened Apr 27, 2025 by
shiltian
Loading…
[Clang] Add IR generation bugs: mangling, exceptions, etc.
clang:openmp
OpenMP related changes to Clang
clang
Clang issues not falling into any other category
coroutines
C++20 coroutines
HLSL
HLSL Language Support
noalias
to this
pointer in C++ constructors
clang:codegen
#136792
opened Apr 23, 2025 by
guy-david
Loading…
[OpenMP] Compiler segfault with IR generation bugs: mangling, exceptions, etc.
clang:openmp
OpenMP related changes to Clang
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#pragma omp
in global lambda
clang:codegen
#136652
opened Apr 22, 2025 by
KaruroChori
OpenMP array shaping failing test case
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:openmp
OpenMP related changes to Clang
#136294
opened Apr 18, 2025 by
ravurvi20
[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…
[clang][OpenMP] New OpenMP 6.0 threadset clause
clang:as-a-library
libclang and C++ API
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
Clang issues not falling into any other category
flang:openmp
#135807
opened Apr 15, 2025 by
Ritanya-B-Bharadwaj
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.