-
Notifications
You must be signed in to change notification settings - Fork 12.5k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[MemProf] Simplify edge iterations (NFC)
llvm:transforms
#123469
opened Jan 18, 2025 by
teresajohnson
Loading…
[InstCombine] Fold umax(nuw_mul(x, C0), x + 1) into (x == 0 ? 1 : nuw_mul(x, C0))
llvm:instcombine
llvm:transforms
#123468
opened Jan 18, 2025 by
Ruhung
Loading…
[X86] combinePTESTCC - fold PTESTC(PCMPEQ(X,0),-1) == PTESTZ(X,X)
backend:X86
#123466
opened Jan 18, 2025 by
RKSimon
Loading…
[mlir][IR][NFC] Move free-standing functions to Bufferization infrastructure
mlir:core
MLIR Core Infrastructure
mlir:gpu
mlir:llvm
mlir:memref
mlir:nvgpu
mlir:ods
mlir:spirv
mlir:tensor
mlir:vector
mlir:vectorops
mlir
MemRefType
backend:AMDGPU
mlir:amdgpu
mlir:amx
mlir:bufferization
#123465
opened Jan 18, 2025 by
matthias-springer
Loading…
[SelectionDAG] late init DeferredNodes
llvm:SelectionDAG
SelectionDAGISel as well
#123461
opened Jan 18, 2025 by
klensy
Loading…
[StrTable] Mechanically convert Hexagon builtins to use TableGen
backend:Hexagon
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#123460
opened Jan 18, 2025 by
chandlerc
Loading…
[clang-tidy][NFC] improve performance misc-unused-using-decls
clang-tidy
clang-tools-extra
#123454
opened Jan 18, 2025 by
HerrCai0907
Loading…
[ASTMatchers][NFC] use Clang issues not falling into any other category
clang-tidy
clang-tools-extra
Matcher<QualType>
instead of DynTypedMatcher
in TypeLocTypeMatcher
clang
#123450
opened Jan 18, 2025 by
HerrCai0907
Loading…
[libcxx][test] Fix a test for the range of file offsets on ARMv7 Linux targets.
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#123449
opened Jan 18, 2025 by
vvereschaka
Loading…
[MemProf] Fix an incorrect iterator increment
llvm:transforms
#123438
opened Jan 18, 2025 by
teresajohnson
Loading…
[HIP] Support managed variables using the new driver
clang:codegen
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang
Clang issues not falling into any other category
#123437
opened Jan 18, 2025 by
jhuber6
Loading…
[DA] do not handle array accesses of different offsets
llvm:analysis
testing-tools
#123436
opened Jan 18, 2025 by
sebpop
Loading…
[DA] enable update_analyze_test_checks.py
llvm:analysis
testing-tools
#123435
opened Jan 18, 2025 by
sebpop
Loading…
[NFC] Minor fix to tryEmitAbstract type in EmitCXXNewAllocSize
clang:codegen
clang
Clang issues not falling into any other category
#123433
opened Jan 18, 2025 by
andykaylor
Loading…
[lldb] Implement ${target.file} format variable
lldb
#123431
opened Jan 18, 2025 by
JDevlieghere
Loading…
[lldb] Support format string in the prompt
lldb
#123430
opened Jan 18, 2025 by
JDevlieghere
Loading…
[flang] Recognize and check EVENT_QUERY
flang:semantics
flang
Flang issues not falling into any other category
#123429
opened Jan 18, 2025 by
klausler
Loading…
[SandboxVec][Legality] Diamond reuse multi input
llvm:transforms
vectorizers
#123426
opened Jan 17, 2025 by
vporpo
Loading…
[Hexagon] Add support for decoding PLT symbols
backend:Hexagon
llvm:binary-utilities
#123425
opened Jan 17, 2025 by
quic-areg
Loading…
[MLIR][Math][GPU] Add lowering of absi and fpowi to libdevice
mlir:gpu
mlir
#123422
opened Jan 17, 2025 by
wsmoses
Loading…
[Flang] [Semantics] [OpenMP] Add semantic checks for ALLOCATE directive
flang:openmp
flang:semantics
flang
Flang issues not falling into any other category
#123421
opened Jan 17, 2025 by
raghavendhra
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.