-
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
[LoongArch] Fix assertion failure for annotate tablejump
backend:loongarch
#140907
opened May 21, 2025 by
heiher
Loading…
[LoongArch] Assertion failure 'MachineOperand::getIndex() const: (isFI() || isCPI() || isTargetIndex() || isJTI()) && "Wrong MachineOperand accessor"' failed.'
backend:loongarch
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#140904
opened May 21, 2025 by
heiher
Adding Matching and Inference Functionality to Propeller-Patch 1
backend:AArch64
backend:AMDGPU
backend:ARM
backend:loongarch
backend:PowerPC
backend:X86
llvm:binary-utilities
objectyaml
#140886
opened May 21, 2025 by
wdx727
Loading…
[LoongArch] Prevent R0/R1 allocation for rj operand of {G}CSRXCHG
backend:loongarch
mc
Machine (object) code
#140862
opened May 21, 2025 by
heiher
Loading…
[LoongArch] Incorrect register allocation for
{G}CSRXCHG
- rj must not be R0 ro R1
backend:loongarch
miscompilation
#140842
opened May 21, 2025 by
heiher
[Clang][LoongArch] Support target attribute for function
backend:loongarch
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#140700
opened May 20, 2025 by
Ami-zhang
Loading…
[Clang][LoongArch] Match GCC behaviour when parsing FPRs in asm clobbers
backend:loongarch
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#138391
opened May 3, 2025 by
ziyao233
Loading…
[flang][LoongArch] Miscomparison error in spec2006 416.gamess with size=ref and optimization levels "-O2"/"-O3"/"-Ofast"
backend:loongarch
flang
Flang issues not falling into any other category
#137000
opened Apr 23, 2025 by
azuresky01
[CodeGen] Use pimpl idiom for CVTables (NFC)
backend:ARM
backend:loongarch
backend:RISC-V
backend:X86
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:openmp
OpenMP related changes to Clang
clang
Clang issues not falling into any other category
debuginfo
#134217
opened Apr 3, 2025 by
nikic
Loading…
[LoongArch] ICE on SIMD code with SIMD disabled
backend:loongarch
crash
Prefer [crash-on-valid] or [crash-on-invalid]
llvm:SelectionDAG
SelectionDAGISel as well
#131771
opened Mar 18, 2025 by
xen0n
[LoongArch] Enable LoopTermFold Pass
backend:loongarch
llvm:transforms
#130737
opened Mar 11, 2025 by
tangaac
Loading…
[lld][LoongArch] GOT indirection to PC relative optimization
backend:loongarch
lld:ELF
lld
#123743
opened Jan 21, 2025 by
ylzsx
Loading…
[lld][LoongArch] Support relaxation during TLSDESC GD/LD to IE/LE conversion
backend:loongarch
lld:ELF
lld
#123730
opened Jan 21, 2025 by
ylzsx
Loading…
[lld][LoongArch] Support TLSDESC GD/LD to IE/LE
backend:loongarch
lld:ELF
lld
#123715
opened Jan 21, 2025 by
ylzsx
Loading…
DAG: Handle load in SimplifyDemandedVectorElts
backend:AArch64
backend:AMDGPU
backend:ARM
backend:loongarch
backend:NVPTX
backend:PowerPC
backend:X86
llvm:SelectionDAG
SelectionDAGISel as well
#122671
opened Jan 13, 2025 by
arsenm
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…
[CodeGen] Add MachineRegisterClassInfo analysis pass
backend:AArch64
backend:AMDGPU
backend:ARM
backend:loongarch
backend:PowerPC
backend:X86
llvm:regalloc
#120690
opened Dec 20, 2024 by
wangpc-pp
Loading…
[LoongArch] Change LoongArchTargetInfo.cpp issue
backend:loongarch
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#119700
opened Dec 12, 2024 by
haowuge
[TRI] Remove reserved registers in getRegPressureSetLimit
backend:AMDGPU
backend:ARM
backend:loongarch
backend:NVPTX
backend:PowerPC
backend:X86
llvm:globalisel
llvm:regalloc
llvm:transforms
tablegen
#118787
opened Dec 5, 2024 by
wangpc-pp
Loading…
[LoongArch][GlobalISel] Adding initial GlobalISel infrastructure
backend:loongarch
llvm:globalisel
#116005
opened Nov 13, 2024 by
zhaoqi5
Loading…
LLDB LoongArch support
backend:loongarch
lldb
metabug
Issue to collect references to a group of similar or related issues.
#112693
opened Oct 17, 2024 by
SixWeining
7 tasks done
flang/LoongArch "Do not know how to promote this operator" in DAG->DAG Pattern Instruction Selection
backend:loongarch
crash
Prefer [crash-on-valid] or [crash-on-invalid]
#110995
opened Oct 3, 2024 by
martin-frbg
Clang tooling generated visibility macros for Clang
backend:AArch64
backend:AMDGPU
backend:ARM
backend:Hexagon
backend:loongarch
backend:PowerPC
backend:RISC-V
backend:SystemZ
backend:WebAssembly
backend:X86
clang:analysis
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:dataflow
Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html
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
clang-format
ClangIR
Anything related to the ClangIR project
HLSL
HLSL Language Support
xray
#109702
opened Sep 23, 2024 by
fsfod
Loading…
AMDGPU: Drop and upgrade llvm.amdgcn.atomic.csub/cond.sub to atomicrmw
backend:AArch64
backend:AMDGPU
backend:ARM
backend:Hexagon
backend:loongarch
backend:PowerPC
backend:RISC-V
backend:WebAssembly
backend:X86
clang:openmp
OpenMP related changes to Clang
flang:openmp
llvm:analysis
llvm:globalisel
llvm:ir
llvm:SelectionDAG
SelectionDAGISel as well
llvm:support
llvm:transforms
mlir:llvm
mlir
#105553
opened Aug 21, 2024 by
anjenner
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.