-
Notifications
You must be signed in to change notification settings - Fork 12.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
[clang-tidy] add support for move constructor and move assignment operator in
modernize-use-equals-default
?
clang-tidy
#122633
opened Jan 12, 2025 by
flovent
Request Commit Access For Sharjeel-Khan
infra:commit-access-request
#122631
opened Jan 12, 2025 by
Sharjeel-Khan
[AArch64] Failure to CSE
add
with commuted adds
backend:AArch64
missed-optimization
#122624
opened Jan 12, 2025 by
Kmeakin
MCA fails to parse Intel syntax movsx instructions
llvm:asmparser
#122616
opened Jan 11, 2025 by
TiborGY
[clangd] Add an option to disable special handling of standard library headers in include-cleaner
clang-include-cleaner
clangd
enhancement
Improving things as opposed to bug fixing, e.g. new or missing feature
#122612
opened Jan 11, 2025 by
philnik777
[LoopVectorize] Miscompilation
loopoptim
miscompilation
vectorizers
#122602
opened Jan 11, 2025 by
dtcxzyw
[clang-tidy] Add AllowedTypes option to misc-const-correctness
clang-tidy
#122592
opened Jan 11, 2025 by
vbvictor
[SLPVectorizer] Miscompilation
generated by fuzzer
llvm:SLPVectorizer
miscompilation
#122583
opened Jan 11, 2025 by
dtcxzyw
[clang] Constraint normalization uses too much memory
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
concepts
C++20 concepts
#122581
opened Jan 11, 2025 by
cookiestarfish
[Clang] Incorrect Diagnostic Message for Ambiguous Overloaded Operator in Clang
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#122579
opened Jan 11, 2025 by
wangbo15
Request Commit Access For veera-sivarajan
infra:commit-access-request
#122577
opened Jan 11, 2025 by
veera-sivarajan
[clang] Missed optimization: Failure to remove useless allocations / deallocations
llvm:optimizations
missed-optimization
#122567
opened Jan 11, 2025 by
davidstone
[clang] Worse code gen when default constructing with
()
than {}
clang:codegen
#122560
opened Jan 11, 2025 by
davidstone
[LoopVectorizer] Assertion `EPResumeVal && "must have a resume value for the canonical IV"' failed.
crash
Prefer [crash-on-valid] or [crash-on-invalid]
vectorizers
#122558
opened Jan 11, 2025 by
JonPsson1
[HLSL] HLSL Language Support
cbuffer
: Create host layout struct and add resource handle to AST
HLSL
#122553
opened Jan 10, 2025 by
hekota
[CodeGen] inefficient code for multiple select instructions with same condition
llvm:instcombine
#122551
opened Jan 10, 2025 by
weiguozhi
[TBAA][GVN] Miscompile due to incorrectly replacing pointer with undef
llvm:GVN
GVN and NewGVN stages (Global value numbering)
miscompilation
TBAA
Type-Based Alias Analysis / Strict Aliasing
#122537
opened Jan 10, 2025 by
mshockwave
Undef description of branching in LangRef seems ambiguous.
documentation
llvm
Umbrella label for LLVM issues
#122532
opened Jan 10, 2025 by
Chobbes
[libc++] Ambiguous call encountered in {ranges, std}::count
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#122528
opened Jan 10, 2025 by
winner245
[clang] Consideration of constraints for address of overloaded function (CWG2918) is not implemented
c++20
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
confirmed
Verified by a second party
defect report
Issues representing WG21 papers to be applied as a defect report
#122523
opened Jan 10, 2025 by
03F001
[TySan] Add documentation analagous to address sanitizer & thread sanitizer documentation
compiler-rt:tysan
Type sanitizer
documentation
#122522
opened Jan 10, 2025 by
seanm
[TySan] False positive related to structs in structs?
compiler-rt:tysan
Type sanitizer
false-positive
Warning fires when it should not
#122517
opened Jan 10, 2025 by
seanm
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.