-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[clang][bytecode] Check that a ltor cast to a complex value is possible
clang:bytecode
Issues for the clang bytecode constexpr interpreter
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#155152
opened Aug 24, 2025 by
tbaederr
Loading…
[clang][bytecode] Error if calls have fewer arguments than parameters
clang:bytecode
Issues for the clang bytecode constexpr interpreter
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#155151
opened Aug 24, 2025 by
tbaederr
Loading…
[clang][bytecode][NFC] Remove double initializer
clang:bytecode
Issues for the clang bytecode constexpr interpreter
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#155150
opened Aug 24, 2025 by
tbaederr
Loading…
[clang][bytecode] Fix OptionScope initializer
clang:bytecode
Issues for the clang bytecode constexpr interpreter
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#155149
opened Aug 24, 2025 by
tbaederr
Loading…
[Util] Only run --update-tests functions on failing tests
llvm-lit
testing-tools
#155148
opened Aug 24, 2025 by
hnrklssn
Loading…
[SCEV] Fix NSW flag propagation in getGEPExpr, getMulExpr, and getAddExpr
llvm:analysis
Includes value tracking, cost tables and constant folding
llvm:transforms
#155145
opened Aug 24, 2025 by
sebpop
Loading…
[clang] Heuristic resolution for explicit object parameter
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
clang-tools-extra
clangd
#155143
opened Aug 24, 2025 by
MythreyaK
Loading…
[DAGCombiner] add fold (xor (smin(x, C), C)) and fold (xor (smax(x, C), C))
backend:AArch64
llvm:SelectionDAG
SelectionDAGISel as well
#155141
opened Aug 24, 2025 by
rez5427
Loading…
[Clang-Repl] Add Lambda Support, PID Retrieval, and Dynamic liborc_rt Path in Clang-Repl
#155140
opened Aug 24, 2025 by
kr-2003
Loading…
[ADT] Add a helper function to create iterators in DenseMap (NFC)
llvm:adt
#155133
opened Aug 24, 2025 by
kazutakahirata
Loading…
Fix for false positive issue
clang:static analyzer
clang
Clang issues not falling into any other category
#155131
opened Aug 24, 2025 by
vidur2
Loading…
X86: Remove LOW32_ADDR_ACCESS_RBPRegClass
backend:X86
#155127
opened Aug 24, 2025 by
arsenm
Loading…
AMDGPU: Stop checking if registers are reserved in adjustAllocatableRegClass
backend:AMDGPU
#155125
opened Aug 24, 2025 by
arsenm
Loading…
[mlir][MemRef] Address TODO to use early_inc to simplify elimination of uses
mlir:memref
mlir
#155123
opened Aug 23, 2025 by
snarang181
Loading…
[AArch64] Copy CSNEG, CSINV, and CSINC computeKnownBitsForTargetNode from ARM
backend:AArch64
backend:ARM
#155122
opened Aug 23, 2025 by
AZero13
Loading…
[clang] remove IsDefaulted bit from TemplateArgument
clang:codegen
IR generation bugs: mangling, exceptions, etc.
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:modules
C++20 modules and Clang Header Modules
clang
Clang issues not falling into any other category
debuginfo
HLSL
HLSL Language Support
lldb
#155120
opened Aug 23, 2025 by
mizvekov
Loading…
[NFC][AMDGPU] Pre-commit test for setcc removal by using add/sub carryout
backend:AMDGPU
#155118
opened Aug 23, 2025 by
LU-JOHN
Loading…
[VectorCombine] Avoid crash when the next node is deleted.
llvm:transforms
llvm:vectorcombine
vectorizers
#155115
opened Aug 23, 2025 by
dtcxzyw
Loading…
[Offload][Conformance] Add exhaustive tests for half-precision math functions
offload
#155112
opened Aug 23, 2025 by
leandrolcampos
Loading…
[GlobalISel][LLT] Introduce FPInfo for LLT
backend:AArch64
backend:AMDGPU
llvm:codegen
llvm:globalisel
llvm:SelectionDAG
SelectionDAGISel as well
tablegen
#155107
opened Aug 23, 2025 by
DenisGZM
Loading…
[X86] Implement canceling out of XOR with equality
backend:X86
llvm:SelectionDAG
SelectionDAGISel as well
#155106
opened Aug 23, 2025 by
AZero13
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.