-
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
[CIR] Failing tests with Anything related to the ClangIR project
test-suite
MLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS=ON
ClangIR
#141107
opened May 22, 2025 by
Andres-Salamanca
std::construct_at() seems to bypass [[clang::require_explicit_initialization]]
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
#141103
opened May 22, 2025 by
higher-performance
[RISC-V] Miscompile on -O3 with -flto
generated by fuzzer
llvm:SelectionDAG
SelectionDAGISel as well
miscompilation
#141098
opened May 22, 2025 by
ewlu
[HLSL][SPIRV] Boolean vector in a RawBuffer should be <4 x i32>
clang:HLSL:SPIRV
Clang HLSL SPIRV support
#141089
opened May 22, 2025 by
spall
Request Commit Access For DKLoehr
infra:commit-access-request
#141088
opened May 22, 2025 by
DKLoehr
[OpenMP] OpenMP atomic compare fails when including <array> with Language frontend issues, e.g. anything involving "Sema"
clang:openmp
OpenMP related changes to Clang
using namespace std;
clang:frontend
#141085
opened May 22, 2025 by
jhuber6
[LLDB][SystemZ] Pass HWCAP flags to ifunc resolver
backend:SystemZ
lldb
#141072
opened May 22, 2025 by
uweigand
The aarch64 trampoline of llvm-xray is unsound at tailcall
xray
#141070
opened May 22, 2025 by
quininer
xray incorrectly generates tailcall sled kind as exit kind in aarch64 target
xray
#141051
opened May 22, 2025 by
quininer
Request Commit Access For jalopezg-git
infra:commit-access-request
#141050
opened May 22, 2025 by
jalopezg-git
[OpenMP] Unmapping of 'middle' structures leaks mappings (at runtime)
openmp
#141046
opened May 22, 2025 by
jtb20
[OpenMP] Mapping of 'middle' structures chained through '->' does not work
openmp
#141042
opened May 22, 2025 by
jtb20
[clang-repl] "Duplicate Definition of Symbol" for out of line definition for virtual function
clang-tools-extra
#141039
opened May 22, 2025 by
Vipul-Cariappa
Cross language lto fails in presence of C++ destructor
LTO
Link time optimization (regular/full LTO or ThinLTO)
#141038
opened May 22, 2025 by
HKalbasi
SelectionDAG::getNode may fold UNDEF to POISON
llvm:SelectionDAG
SelectionDAGISel as well
#141034
opened May 22, 2025 by
bjope
[mlir][linalg] Re-organise tests for vectorization
mlir:linalg
#141025
opened May 22, 2025 by
banach-space
error : couldn't allocate output register for constraint 'w'
backend:AArch64
inline-asm
#141022
opened May 22, 2025 by
scoutzeng
[InstCombine] Miscompilation Floating-point math
llvm:instcombine
miscompilation
select (fcmp nsz olt X, 0.0), -0.0, X -> select (fcmp nsz ole X, -0.0), -0.0, X
floating-point
#141017
opened May 22, 2025 by
dtcxzyw
LLVM 19/20 binaries seems to be broken?
new issue
#141013
opened May 22, 2025 by
stevefan1999-personal
[WebAssembly][Clang]
_externref_t
usage in global scope emits fatal error in backend
backend:WebAssembly
#141011
opened May 22, 2025 by
Losy001
[llvm-stress] argument "--color" has no effect
llvm-tools
All llvm tools that do not have corresponding tag
#141001
opened May 22, 2025 by
kernelwernel
[DirectX] MakeDouble doesn't match validator expectations
backend:DirectX
#140998
opened May 22, 2025 by
spall
DSEPass incorrectly eliminates store to captured (and later read) pointer
llvm:optimizations
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
undefined behaviour
#140997
opened May 22, 2025 by
mhjacobson
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.