-
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
[WebAssembly] Result unnecessarily stored in two locations
backend:WebAssembly
#137946
opened Apr 30, 2025 by
Photosounder
[Target] Use llvm::max_element (NFC)
backend:WebAssembly
#137926
opened Apr 30, 2025 by
kazutakahirata
Loading…
[SelectionDAG] Make SelectionDAGISel as well
(a & x) | (~a & y) -> (a & (x ^ y)) ^ y
available for all targets
backend:AMDGPU
backend:NVPTX
backend:RISC-V
backend:SystemZ
backend:WebAssembly
backend:X86
llvm:SelectionDAG
#137641
opened Apr 28, 2025 by
el-ev
Loading…
[LV] Enable considering higher VFs when data extend ops are present i…
backend:AArch64
backend:Hexagon
backend:PowerPC
backend:WebAssembly
llvm:analysis
llvm:transforms
vectorizers
#137593
opened Apr 28, 2025 by
sushgokh
Loading…
[DAG] Use SDValue for PatFrag checks
backend:AArch64
backend:AMDGPU
backend:ARM
backend:RISC-V
backend:WebAssembly
backend:X86
llvm:SelectionDAG
SelectionDAGISel as well
tablegen
#137519
opened Apr 27, 2025 by
davemgreen
Loading…
SelectionDAG: Support FMINIMUMNUM and FMINIMUM in combineMinNumMaxNumImpl
backend:AMDGPU
backend:WebAssembly
llvm:SelectionDAG
SelectionDAGISel as well
#137449
opened Apr 26, 2025 by
wzssyqa
Loading…
[NFC] Use more isa and isa_and_nonnull instead dyn_cast for predicates
backend:AMDGPU
backend:WebAssembly
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
lld:MachO
lld
llvm:analysis
llvm:ir
mlir:affine
mlir:amdgpu
mlir:arith
mlir:async
mlir:core
MLIR Core Infrastructure
mlir:gpu
mlir:linalg
mlir:llvm
mlir:quant
mlir:sparse
Sparse compiler in MLIR
mlir:tosa
mlir
#137393
opened Apr 25, 2025 by
MaxGraey
Loading…
Impossible to use Improving things as opposed to bug fixing, e.g. new or missing feature
extension:clang
wasm:js-string
functions in webassembly
backend:WebAssembly
enhancement
#136594
opened Apr 21, 2025 by
socketpair
[WebAssembly] Enable a limited amount of stackification for debug code
backend:WebAssembly
#136510
opened Apr 20, 2025 by
SingleAccretion
Loading…
[WebAssembly]
DEBUG_VALUE
s not collected for non-first defs
backend:WebAssembly
#136506
opened Apr 20, 2025 by
SingleAccretion
[WebAssembly] Incorrect stackification of effectful instructions
backend:WebAssembly
#136353
opened Apr 18, 2025 by
SingleAccretion
llc -mtriple=wasm32-unknown-wasip1 -wasm-enable-sjlj crash
backend:WebAssembly
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#135796
opened Apr 15, 2025 by
cpunion
[X86][DAGCombiner][SelectionDAG] - Fold Zext Build Vector to Bitcast of widen Build Vector
backend:PowerPC
backend:SystemZ
backend:WebAssembly
backend:X86
llvm:SelectionDAG
SelectionDAGISel as well
#135010
opened Apr 9, 2025 by
rohitaggarwal007
Loading…
[WebAssembly] Align bulk-memory thresholds
backend:WebAssembly
#134816
opened Apr 8, 2025 by
sparker-arm
Loading…
[WASM] Implement movemask routine
backend:WebAssembly
llvm:codegen
#131980
opened Mar 19, 2025 by
Validark
[MachineVerifier] Fix LiveInterval verification of unwinding instructions
backend:WebAssembly
backend:X86
#131565
opened Mar 17, 2025 by
aheejin
Loading…
[WebAssembly] Split separate component LiveIntervals for TEEs
backend:WebAssembly
#131561
opened Mar 17, 2025 by
aheejin
Loading…
[WebAssembly] Support promoting lower lanes of f16x8 to f32x4.
backend:WebAssembly
backend:X86
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
mc
Machine (object) code
#129786
opened Mar 4, 2025 by
brendandahl
Loading…
wasm:
__builtin_reduce_and
does not optimize well
backend:WebAssembly
missed-optimization
#129441
opened Mar 2, 2025 by
folkertdev
[Support] report_fatal_error: Do not generate crash backtrace by default
backend:AArch64
backend:AMDGPU
backend:ARM
backend:Hexagon
backend:NVPTX
backend:PowerPC
backend:SystemZ
backend:WebAssembly
backend:X86
debuginfo
llvm:binary-utilities
llvm:globalisel
llvm:support
llvm:transforms
LTO
Link time optimization (regular/full LTO or ThinLTO)
mc
Machine (object) code
[WebAssembly] Incorrect data section offsets when using -pie and TLS
backend:WebAssembly
lld:wasm
#127355
opened Feb 16, 2025 by
qianxichen233
[WebAssembly] Huge symbol name section in debug build
backend:WebAssembly
tools:llvm-c++filt
#126919
opened Feb 12, 2025 by
stevenwdv
Previous Next
ProTip!
Adding no:label will show everything without a label.