-
Notifications
You must be signed in to change notification settings - Fork 13.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
[Instcombine] Fold away shift in or reduction chain.
llvm:instcombine
llvm:transforms
#137875
opened Apr 29, 2025 by
davemgreen
Loading…
[ValueTracking] Make the MaxAnalysisRecursionDepth overridable
llvm:analysis
llvm:globalisel
llvm:instcombine
llvm:transforms
#137721
opened Apr 28, 2025 by
jrbyrnes
Loading…
Reland [llvm] Add support for llvm IR atomicrmw fminimum/fmaximum instructions
backend:AArch64
backend:AMDGPU
clang:openmp
OpenMP related changes to Clang
flang:openmp
llvm:globalisel
llvm:instcombine
llvm:ir
llvm:SelectionDAG
SelectionDAGISel as well
llvm:support
llvm:transforms
#137701
opened Apr 28, 2025 by
jthackray
Loading…
[IR] Don't allow values of opaque type
backend:WebAssembly
backend:X86
llvm:instcombine
llvm:ir
llvm:transforms
LTO
Link time optimization (regular/full LTO or ThinLTO)
#137625
opened Apr 28, 2025 by
nikic
Loading…
[IR] Require that global value initializers are sized
llvm:instcombine
llvm:ir
llvm:transforms
#137358
opened Apr 25, 2025 by
nikic
Loading…
[LLVM][InstCombine] Enable constant folding for SVE asr,lsl and lsr intrinsics.
backend:AArch64
llvm:instcombine
llvm:transforms
#137350
opened Apr 25, 2025 by
paulwalker-arm
Loading…
IR: Remove uselist for constantdata
backend:AArch64
backend:SPIR-V
llvm:analysis
llvm:instcombine
llvm:ir
llvm:transforms
#137313
opened Apr 25, 2025 by
arsenm
Loading…
[InstCombine] Iterative replacement in PtrReplacer
backend:AMDGPU
llvm:instcombine
llvm:transforms
#137215
opened Apr 24, 2025 by
gandhi56
Loading…
[InstCombine] Fold (X == 0 ? Y : 0) | X to X == 0 ? Y : X
llvm:instcombine
missed-optimization
#137161
opened Apr 24, 2025 by
s-barannikov
[lldb] Prefer
DW_AT_bit_size
over DW_AT_byte_size
in GetDIEBitSizeAndSign
debuginfo
lldb
llvm:instcombine
llvm:transforms
#137123
opened Apr 24, 2025 by
dtcxzyw
Loading…
[Dwarf] Emit
DW_AT_bit_size
for non-byte-sized types
debuginfo
llvm:instcombine
llvm:transforms
#137118
opened Apr 24, 2025 by
dtcxzyw
Loading…
Missed optimizations on code that compares integer sign bits
llvm:instcombine
missed-optimization
#137114
opened Apr 24, 2025 by
MagentaTreehouse
[InstCombine][DebugInfo] Update debug value uses in
freelyInvertAllUsersOf
debuginfo
llvm:instcombine
llvm:transforms
#137013
opened Apr 23, 2025 by
dtcxzyw
Loading…
[InstCombine] Fold bitcast (extelt (bitcast X), Idx) into bitcast+shufflevector.
llvm:instcombine
llvm:transforms
#136998
opened Apr 23, 2025 by
rj-jesus
Loading…
[InstCombine] fold u <= (u <= (unsigned)b) into (u <= (unsigned)b).
llvm:instcombine
llvm:transforms
#136654
opened Apr 22, 2025 by
YLChenZ
Loading…
Missed Optimization: Store of Known Zero Not Folded in Conditional Path
llvm:instcombine
missed-optimization
#136536
opened Apr 21, 2025 by
GINN-Imp
Bundle operands to specify denormal modes
llvm:adt
llvm:analysis
llvm:instcombine
llvm:ir
llvm:transforms
#136501
opened Apr 20, 2025 by
spavloff
Loading…
[InstCombine] Fold tan(x) * cos(x) => sin(x)
floating-point
Floating-point math
llvm:instcombine
llvm:transforms
#136319
opened Apr 18, 2025 by
amordo
Loading…
[DLCov][NFC] Annotate intentionally-blank DebugLocs in existing code
debuginfo
function-specialization
llvm:instcombine
llvm:transforms
vectorizers
#136192
opened Apr 17, 2025 by
SLTozer
Loading…
[InstCombine] Break down aggregate phi if only used in inserts/extracts
llvm:instcombine
missed-optimization
#136107
opened Apr 17, 2025 by
alex-s168
[InstCombine] Combine or-disjoint (and->mul), (and->mul) to and->mul
llvm:analysis
llvm:instcombine
llvm:transforms
#136013
opened Apr 16, 2025 by
jrbyrnes
Loading…
[InstCombine] Do not combine shuffle+bitcast if the bitcast is eliminable.
llvm:instcombine
llvm:transforms
#135769
opened Apr 15, 2025 by
rj-jesus
Loading…
[InstCombine] Missed shl + add + and optimization
llvm:instcombine
missed-optimization
#135411
opened Apr 11, 2025 by
nikic
[InstCombine] Combine and->cmp->sel->or-disjoint into and->mul
llvm:analysis
llvm:instcombine
llvm:transforms
#135274
opened Apr 10, 2025 by
jrbyrnes
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.