-
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
[Driver] Remove unused includes (NFC)
backend:AArch64
backend:AMDGPU
backend:ARM
backend:CSKY
backend:Hexagon
backend:loongarch
backend:PowerPC
backend:RISC-V
backend:Sparc
backend:SPIR-V
backend:SystemZ
backend:X86
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:openmp
OpenMP related changes to Clang
clang
Clang issues not falling into any other category
HLSL
HLSL Language Support
#141448
opened May 26, 2025 by
kazutakahirata
Loading…
[CMake] Move common target dependencies into ${TARGET_LIBRARIES}
backend:AArch64
backend:AMDGPU
backend:ARC
backend:ARM
backend:CSKY
backend:DirectX
backend:Hexagon
backend:Lanai
backend:loongarch
backend:m68k
backend:MSP430
backend:NVPTX
backend:PowerPC
backend:Sparc
backend:SPIR-V
backend:SystemZ
backend:WebAssembly
backend:X86
#141271
opened May 23, 2025 by
CBSears
Loading…
[LLDB][SystemZ] Pass HWCAP flags to ifunc resolver
backend:SystemZ
lldb
#141072
opened May 22, 2025 by
uweigand
[SystemZ][z/OS] Implement _Export keyword
backend:SystemZ
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#140944
opened May 21, 2025 by
perry-ca
Loading…
[llvm][TargetLowering]
isTruncateFree(Type*, Type*)
: call isTruncateFree(EVT, EVT)
by default
backend:ARM
backend:Hexagon
backend:MSP430
backend:PowerPC
backend:SystemZ
#138776
opened May 6, 2025 by
justinfargnoli
Loading…
[HLSL][SPIR-V] Implement vk::ext_builtin_input attribute
backend:AArch64
backend:AMDGPU
backend:DirectX
backend:SPIR-V
backend:SystemZ
backend:WebAssembly
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
HLSL
HLSL Language Support
#138530
opened May 5, 2025 by
Keenuts
Loading…
[clang] Simplify device kernel attributes
backend:AArch64
backend:AMDGPU
backend:ARM
backend:SystemZ
clang:as-a-library
libclang and C++ API
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
debuginfo
llvm:binary-utilities
#137882
opened Apr 29, 2025 by
sarnex
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…
[GOFF] Add writing of text records
backend:SystemZ
mc
Machine (object) code
#137235
opened Apr 24, 2025 by
redstar
Loading…
[LLDB] s390x, incorrect byte order issues with
Cast
and p/x $pc
backend:SystemZ
lldb
#135707
opened Apr 15, 2025 by
patryk4815
[SystemZ] Add a SystemZ specific pre-RA scheduling strategy.
backend:SystemZ
llvm:codegen
#135076
opened Apr 9, 2025 by
JonPsson1
Loading…
[GOFF] Add writing of section symbols
backend:SystemZ
llvm:binary-utilities
mc
Machine (object) code
#133799
opened Mar 31, 2025 by
redstar
Loading…
[GlobalIsel] Avoid aligning alloca size.
backend:AArch64
backend:PowerPC
backend:SystemZ
backend:X86
llvm:globalisel
llvm:SelectionDAG
SelectionDAGISel as well
#132064
opened Mar 19, 2025 by
jcogan-nv
Loading…
[CodeGen][NewPM] Port "PostRAMachineSink" pass to NPM
backend:AArch64
backend:AMDGPU
backend:SystemZ
backend:X86
debuginfo
llvm:codegen
#129690
opened Mar 4, 2025 by
vikramRH
Loading…
[VectorCombine] Shrink loads used in shufflevector rebroadcasts
backend:SystemZ
clang
Clang issues not falling into any other category
llvm:transforms
vectorizers
#128938
opened Feb 26, 2025 by
PeddleSpam
Loading…
Add support for flag output operand "=@cc" for SystemZ.
backend:AArch64
backend:SystemZ
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
llvm:SelectionDAG
SelectionDAGISel as well
#125970
opened Feb 6, 2025 by
anoopkg6
Loading…
[clang][CodeGen][AA] Add IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
llvm:analysis
llvm:instcombine
llvm:transforms
!llvm.errno.tbaa
gathering int-compatible TBAA nodes
backend:AMDGPU
backend:SystemZ
clang:codegen
#125258
opened Jan 31, 2025 by
antoniofrighetto
Loading…
[Clang] [NFC] Rename IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:openmp
OpenMP related changes to Clang
clang:static analyzer
clang
Clang issues not falling into any other category
clang-tidy
clang-tools-extra
clangd
HLSL
HLSL Language Support
lldb
isAnyPointerType()
and getPointeeOrArrayElementType()
.
backend:AArch64
backend:ARM
backend:RISC-V
backend:SystemZ
clang:analysis
clang:codegen
#122938
opened Jan 14, 2025 by
Sirraide
Loading…
[IR] Don't set strictfp on irrelevant calls
backend:AMDGPU
backend:SystemZ
backend:X86
clang
Clang issues not falling into any other category
floating-point
Floating-point math
llvm:ir
llvm:support
llvm:transforms
#122735
opened Jan 13, 2025 by
spavloff
Loading…
[IR][AsmParser] Revamp how floating-point literals work in LLVM IR.
backend:AArch64
backend:AMDGPU
backend:ARM
backend:DirectX
backend:Hexagon
backend:loongarch
backend:NVPTX
backend:PowerPC
backend:RISC-V
backend:SPIR-V
backend:SystemZ
backend:WebAssembly
backend:X86
clang:openmp
OpenMP related changes to Clang
clang
Clang issues not falling into any other category
debuginfo
HLSL
HLSL Language Support
llvm:adt
llvm:analysis
llvm:globalisel
llvm:instcombine
llvm:ir
llvm:support
llvm:transforms
#121838
opened Jan 6, 2025 by
jcranmer-intel
Loading…
[SystemZ] Bad machine code: Illegal virtual register for instruction
backend:SystemZ
llvm:regalloc
#121232
opened Dec 27, 2024 by
JonPsson1
Crash on systemz with named address space
backend:SystemZ
crash
Prefer [crash-on-valid] or [crash-on-invalid]
llvm:SelectionDAG
SelectionDAGISel as well
#120400
opened Dec 18, 2024 by
ubizjak
Reimplement constrained 'trunc' using operand bundles
backend:AArch64
backend:AMDGPU
backend:ARM
backend:PowerPC
backend:SystemZ
backend:X86
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang
Clang issues not falling into any other category
llvm:analysis
llvm:globalisel
llvm:instcombine
llvm:ir
llvm:SelectionDAG
SelectionDAGISel as well
llvm:transforms
#118253
opened Dec 2, 2024 by
spavloff
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.