-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[mlir][LLVM] Fix conversion of non-standard MLIR float types
mlir:llvm
mlir
#122634
opened Jan 12, 2025 by
matthias-springer
Loading…
[flang][OpenMP] Rewrite standalone Flang issues not falling into any other category
loop
directives to simd
flang:fir-hlfir
flang:openmp
flang
#122632
opened Jan 12, 2025 by
ergawy
Loading…
[OffloadBundler] Rework the ctor of 'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang
Clang issues not falling into any other category
OffloadTargetInfo
to support generic target
clang:driver
#122629
opened Jan 12, 2025 by
shiltian
Loading…
[ELF] Avoid repeated hash lookups (NFC)
lld:ELF
lld
#122628
opened Jan 12, 2025 by
kazutakahirata
Loading…
[Clang] Use 'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang
Clang issues not falling into any other category
-targets=host-x86_64-unknown-linux-gnu
as bundler target
clang:driver
#122627
opened Jan 12, 2025 by
shiltian
Loading…
[wasm] Avoid repeated hash lookups (NFC)
lld:wasm
lld
#122626
opened Jan 12, 2025 by
kazutakahirata
Loading…
[ADT] Deprecate PointerUnion::{is,get} (NFC)
llvm:adt
#122623
opened Jan 12, 2025 by
kazutakahirata
Loading…
[memprof] Migrate away from PointerUnion::is (NFC)
llvm:transforms
#122622
opened Jan 12, 2025 by
kazutakahirata
Loading…
[Clang] disallow the use of asterisks preceding constructor and destructor names
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#122621
opened Jan 11, 2025 by
a-tarasyuk
Loading…
[InstCombine] Fold
(ct{t,l}z Pow2)
-> Log2(Pow2)
llvm:instcombine
llvm:transforms
#122620
opened Jan 11, 2025 by
goldsteinn
Loading…
[libFuzzer] Add missing space in FuzzerFlags.def
compiler-rt:fuzzer
compiler-rt:sanitizer
compiler-rt
#122619
opened Jan 11, 2025 by
amirlivneh
Loading…
[FunctionAttrs] Treat byval calls as only reading ptrs
llvm:transforms
#122618
opened Jan 11, 2025 by
AlexMaclean
Loading…
release/19.x: [DAG] Allow AssertZExt to scalarize. (#122463)
backend:ARM
llvm:SelectionDAG
SelectionDAGISel as well
[MLIR][LLVM] Fix inlining of a single block ending with unreachable
flang:fir-hlfir
flang
Flang issues not falling into any other category
mlir:core
MLIR Core Infrastructure
mlir:func
mlir:linalg
mlir:llvm
mlir:scf
mlir:spirv
mlir
#122615
opened Jan 11, 2025 by
wsmoses
Loading…
[flang][runtime] Don't buffer unit 0
flang:runtime
flang
Flang issues not falling into any other category
#122614
opened Jan 11, 2025 by
klausler
Loading…
[Clang] Fixed a crash when __PRETTY_FUNCTION__ or __FUNCSIG__ (clang-cl) appears in the trailing return type of the lambda
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#122611
opened Jan 11, 2025 by
TilakChad
Loading…
[DSE] Use alias analysis to identify no-op stores
llvm:transforms
#122610
opened Jan 11, 2025 by
AlexMaclean
Loading…
[flang] EOF goes to ERR= in READ(..., REC=)
flang:runtime
flang
Flang issues not falling into any other category
#122608
opened Jan 11, 2025 by
klausler
Loading…
[InstCombine] Remove
sub nuw C_Mask, X
-> xor X, C_Mask
canoncalization
llvm:instcombine
llvm:transforms
#122607
opened Jan 11, 2025 by
goldsteinn
•
Draft
[clangd] Support .clangd command line modifications for C++ modules
clang-tools-extra
clangd
#122606
opened Jan 11, 2025 by
petr-polezhaev
Loading…
[flang] Better messages and error recovery for a bad RESHAPE
flang:semantics
flang
Flang issues not falling into any other category
#122604
opened Jan 11, 2025 by
klausler
Loading…
[libc++] Implement P2897R7 aligned_accessor: An mdspan accessor expressing pointer over-alignment
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#122603
opened Jan 11, 2025 by
dalg24
Loading…
[X86] X86FixupVectorConstantsPass - use VPMOVSX/ZX extensions for PS/PD domain moves
backend:X86
#122601
opened Jan 11, 2025 by
RKSimon
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.