-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Bazel] Add a comment why an export file is needed.
bazel
"Peripheral" support tier build system: utils/bazel
#115556
opened Nov 8, 2024 by
weiweichen
Loading…
1 task done
[MemProf] Allow promotion if target is a declaration
llvm:transforms
LTO
Link time optimization (regular/full LTO or ThinLTO)
#115555
opened Nov 8, 2024 by
teresajohnson
Loading…
[-Wunsafe-buffer-usage] Fix false positives for string literals
clang:analysis
clang
Clang issues not falling into any other category
#115554
opened Nov 8, 2024 by
jkorous-apple
Loading…
[Wunsafe-buffer-usage] Fix false positives in handling string literals.
clang:analysis
clang
Clang issues not falling into any other category
#115552
opened Nov 8, 2024 by
malavikasamak
Loading…
[flang][cuda] Support derived type in cuf.alloc
flang:fir-hlfir
flang
Flang issues not falling into any other category
#115550
opened Nov 8, 2024 by
clementval
Loading…
[SandboxVec][BottomUpVec] Implement pack of scalars
llvm:transforms
vectorizers
#115549
opened Nov 8, 2024 by
vporpo
Loading…
[NFC][mlir][emitc] fix misspelling in description of emitc.global
mlir:emitc
mlir
#115548
opened Nov 8, 2024 by
EtoAndruwa
•
Draft
[llvm][ARM] Restore the default to -mstrict-align on Apple firmwares
backend:ARM
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang
Clang issues not falling into any other category
#115546
opened Nov 8, 2024 by
jroelofs
Loading…
[Clang] Add support for scoped atomic thread fence
clang:codegen
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#115545
opened Nov 8, 2024 by
jhuber6
Loading…
[libc++][test] Speed up input generating functions for benchmark tests
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#115544
opened Nov 8, 2024 by
winner245
Loading…
[mlir][affine] Remove one-element linearize_index as a canonicalization
mlir:affine
mlir
#115542
opened Nov 8, 2024 by
krzysz00
Loading…
[libc][math] Fix log1p SEGV with large inputs when FTZ/DAZ flags are set.
libc
#115541
opened Nov 8, 2024 by
lntue
Loading…
[flang][cuda] Compute grid x when calling a kernel with <<<*, block>>>
flang:runtime
flang
Flang issues not falling into any other category
#115538
opened Nov 8, 2024 by
clementval
Loading…
[Instructions] cache computed shufflevector properties
llvm:ir
#115536
opened Nov 8, 2024 by
Prince781
Loading…
[AArch64] Generate zeroing forms of certain SVE2.2 instructions (1/n)
backend:AArch64
#115535
opened Nov 8, 2024 by
momchil-velikov
Loading…
[flang][cuda][NFC] Add test for <<<*, block>>> lowering
flang:fir-hlfir
flang
Flang issues not falling into any other category
#115534
opened Nov 8, 2024 by
clementval
Loading…
[RISCV][DAG][TLI] Avoid scalarizing length decreasing shuffles
backend:RISC-V
llvm:SelectionDAG
SelectionDAGISel as well
#115532
opened Nov 8, 2024 by
preames
Loading…
CodeGen: Don't assert when printing null GlobalAddress operands
llvm:codegen
#115531
opened Nov 8, 2024 by
arsenm
Loading…
AMDGPU/GlobalISel: Remove getVRegDef null checks in selector
backend:AMDGPU
llvm:globalisel
#115530
opened Nov 8, 2024 by
arsenm
Loading…
[X86] combineKSHIFT - fold kshiftr(kshiftr/extract_subvector(X,C1),C2) --> kshiftr(X,C1+C2)
backend:X86
#115528
opened Nov 8, 2024 by
RKSimon
Loading…
[NVPTX] Add TMA bulk tensor prefetch intrinsics
backend:NVPTX
llvm:ir
#115527
opened Nov 8, 2024 by
durga4github
Loading…
[AArch64] Allow SVE_AES instructions in streaming mode with SSVE_AES
backend:AArch64
mc
Machine (object) code
#115526
opened Nov 8, 2024 by
SpencerAbson
Loading…
[MLIR, Python] Make it easy to run tests with ASan on mac
mlir
#115524
opened Nov 8, 2024 by
kasper0406
Loading…
[M68k] Add remaining addressing modes for Atomic operations
backend:m68k
#115523
opened Nov 8, 2024 by
knickish
Loading…
[llvm] Use computeConstantRange to improve llvm.objectsize computation
llvm:analysis
llvm:ir
llvm:transforms
#115522
opened Nov 8, 2024 by
serge-sans-paille
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.