-
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
Missed folding memset(len) to memset(len + 1) of zeros
llvm:optimizations
missed-optimization
#141160
opened May 22, 2025 by
BreadTom
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
[clang] Assertion `NewRange.getLower().slt(NewRange.getUpper())' failed.
crash
Prefer [crash-on-valid] or [crash-on-invalid]
llvm:optimizations
regression:20
Regression in 20 release
#140345
opened May 17, 2025 by
k-arrows
[AMDGPU] Use reverse iteration in CGP
backend:AMDGPU
llvm:optimizations
#140219
opened May 16, 2025 by
Pierre-vh
Missed constant folding through control flow
llvm:instcombine
llvm:optimizations
missed-optimization
#140025
opened May 15, 2025 by
GINN-Imp
Missed DCE for __builtin_{clzg,ctzg} when bitshift
llvm:optimizations
missed-optimization
#139944
opened May 14, 2025 by
BreadTom
Easiest way to force inline every function other than entry? (LLVM12)
llvm:optimizations
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#139831
opened May 14, 2025 by
alexthomasv
Missed optimization: trunc not de-duplicated
llvm:optimizations
missed-optimization
#139732
opened May 13, 2025 by
Mark-Simulacrum
Crash in SROA when using single-element vectors
crash
Prefer [crash-on-valid] or [crash-on-invalid]
llvm:optimizations
#139718
opened May 13, 2025 by
mshelego
Missed optimization: Redundant loop retained after memset idiom recognized
llvm:optimizations
missed-optimization
#139538
opened May 12, 2025 by
GINN-Imp
[Clang] optimization: clang does not know memcpy returns its first arg
llvm:optimizations
missed-optimization
#139240
opened May 9, 2025 by
rockeet
Potential Missed IPSCCP Optimization Due to Range Metadata
llvm:optimizations
#139238
opened May 9, 2025 by
GINN-Imp
Optimization pass to improve performance of interpreters, and other recursive programs
llvm:optimizations
#138465
opened May 4, 2025 by
the-ssd
[MemCpyOpt or GVN] Load source from memcpy
llvm:optimizations
missed-optimization
#137810
opened Apr 29, 2025 by
dianqk
Missed optimization: Switch on truncated select result not folded for certain constants
llvm:optimizations
missed-optimization
#137557
opened Apr 27, 2025 by
aris-bb
Missed GEP Optimization for Constant Index
llvm:optimizations
missed-optimization
#137168
opened Apr 24, 2025 by
GINN-Imp
File extremely slow to compile
debuginfo
llvm:optimizations
slow-compile
#136635
opened Apr 22, 2025 by
jcelerier
[AArch64]
clz
on u8/u16 unnecessarily zero-extended to u32
backend:AArch64
llvm:optimizations
missed-optimization
#136516
opened Apr 20, 2025 by
Kmeakin
[LSR] Regression in array access with constant stride
llvm:optimizations
#136498
opened Apr 20, 2025 by
abdimoallim
Windows clang-cl.exe 19.1.1 crash
c++20
confirmed
Verified by a second party
coroutines
C++20 coroutines
crash
Prefer [crash-on-valid] or [crash-on-invalid]
llvm:optimizations
platform:windows
#136481
opened Apr 20, 2025 by
MiguelBarro
two-instruction pass actually worsens codegen
llvm:optimizations
#135829
opened Apr 15, 2025 by
AZero13
[LLVM] APInt::tcAdd has quiet poor codegen.
backend:X86
llvm:optimizations
llvm:SelectionDAG
SelectionDAGISel as well
missed-optimization
#135486
opened Apr 12, 2025 by
Ralender
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.