-
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
[clang] UEFI default ABI
backend:X86
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang
Clang issues not falling into any other category
#138364
opened May 2, 2025 by
Prabhuk
Loading…
[llvm][X86] AvoidTrailingCallPass for UEFI
backend:X86
#138363
opened May 2, 2025 by
Prabhuk
Loading…
Reapply "[Win/X86] Make _m_prefetch[w] builtins to avoid winnt.h conflicts (#115099)"
backend:X86
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
#138360
opened May 2, 2025 by
rnk
Loading…
Register assembly printer passes
backend:AArch64
backend:AMDGPU
backend:RISC-V
backend:WebAssembly
backend:X86
debuginfo
#138348
opened May 2, 2025 by
MatzeB
Loading…
[X86] X86LegalizerInfo - use LegalFor instead if LegalIf for simple ISA/test pairs
backend:X86
good first issue
https://github.com/llvm/llvm-project/contribute
llvm:globalisel
#138259
opened May 2, 2025 by
RKSimon
[SelectionDAG] Convert to or mask if all insertions are -1
backend:AArch64
backend:X86
llvm:SelectionDAG
SelectionDAGISel as well
#138213
opened May 1, 2025 by
AZero13
Loading…
Missed combining shr and shrx in collatz_f1()
backend:X86
missed-optimization
#137983
opened Apr 30, 2025 by
BreadTom
[CodeGen][MachineLoop] Fix getLoopID
backend:X86
#137820
opened Apr 29, 2025 by
kortbeek-snps
Loading…
[SLP] -march=znver4 is slower than -march=znver3 on the znver4 series CPUs.
backend:X86
llvm:SLPVectorizer
#137808
opened Apr 29, 2025 by
dianqk
[clang][SPIRV] Add builtin for OpGenericCastToPtrExplicit and its SPIR-V friendly binding
backend:SPIR-V
backend:X86
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:headers
Headers provided by Clang, e.g. for intrinsics
clang
Clang issues not falling into any other category
#137805
opened Apr 29, 2025 by
Naghasan
Loading…
Revert "[InlineSpiller] Check rematerialization before folding operand (#134015)"
backend:X86
llvm:regalloc
#137801
opened Apr 29, 2025 by
arsenm
Loading…
[X86-64] 32-bit registers store variables of unsigned char type without zero extension
backend:X86
#137764
opened Apr 29, 2025 by
zhaojiangkun-1
[AVX-512]
vpsubd a, b, vpmovm2d
can be done via a masked vpsubd
backend:X86
missed-optimization
#137700
opened Apr 28, 2025 by
dzaima
[x86] Enable indirect tail calls with more arguments
backend:X86
#137643
opened Apr 28, 2025 by
zmodem
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…
[CodeGen] Port gc-empty-basic-blocks to new pass manager
backend:X86
llvm:codegen
#137585
opened Apr 28, 2025 by
paperchalice
Loading…
[X86][BreakFalseDeps] Using reverse order for undef register selection
backend:X86
llvm:regalloc
tablegen
#137569
opened Apr 28, 2025 by
phoebewang
Loading…
[AVX-512]
vpternlog
can be used even when a subexpression is consumed
backend:X86
#137520
opened Apr 27, 2025 by
Validark
[clang] __MMX__ defined on non-SSE2 x86 targets
backend:X86
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
#137484
opened Apr 27, 2025 by
thrimbor
[X86] Suboptimal code for AVX-512 narrowing / blended permutex2var
backend:X86
missed-optimization
#137422
opened Apr 26, 2025 by
dzaima
[X86][GlobalISel] - Legalize And Select of G_FPTOSI/G_SITOFP in X87 mode
backend:X86
llvm:globalisel
#137377
opened Apr 25, 2025 by
pawan-nirpal-031
Loading…
[NFC][LLVM][CodeGen][X86] Add ConstantInt/FP based vector support to MachineInstr fixup and printing code.
backend:X86
#137331
opened Apr 25, 2025 by
paulwalker-arm
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.