-
Notifications
You must be signed in to change notification settings - Fork 12.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[NFC][ConstraintElimination] Optimize code styles
llvm:transforms
#121422
opened Jan 1, 2025 by
zsrkmyn
Loading…
[mlir][py] Enable loading only specified dialects during creation.
mlir:python
MLIR Python bindings
mlir
#121421
opened Jan 1, 2025 by
jpienaar
Loading…
[gcov] Set current_working_directory to . for GCC>=9
llvm:transforms
#121420
opened Jan 1, 2025 by
MaskRay
Loading…
[Clang] emit -Wignored-qualifiers diagnostic for cv-qualified base classes
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#121419
opened Dec 31, 2024 by
a-tarasyuk
Loading…
[Clang][P1061] Add stuctured binding packs
c++26
clang:as-a-library
libclang and C++ API
clang:codegen
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:modules
C++20 modules and Clang Header Modules
clang:static analyzer
clang
Clang issues not falling into any other category
debuginfo
#121417
opened Dec 31, 2024 by
ricejasonf
Loading…
[flang] Add default component initialization to some built-in types
flang:semantics
flang
Flang issues not falling into any other category
#121416
opened Dec 31, 2024 by
klausler
Loading…
[flang] Make IsCoarray() more accurate
flang:semantics
flang
Flang issues not falling into any other category
#121415
opened Dec 31, 2024 by
klausler
Loading…
[libc++] cv-qualified types in atomic and atomic_ref (P3323R1)
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#121414
opened Dec 31, 2024 by
dalg24
Loading…
[flang] Allow LOCK_TYPE & al. to associate with INTENT(IN OUT)
flang:semantics
flang
Flang issues not falling into any other category
#121413
opened Dec 31, 2024 by
klausler
Loading…
[AArch64] Fold swapped sub/SUBS conditions
backend:AArch64
#121412
opened Dec 31, 2024 by
davemgreen
Loading…
[flang] Fold LCOBOUND & UCOBOUND
flang:semantics
flang
Flang issues not falling into any other category
#121411
opened Dec 31, 2024 by
klausler
Loading…
release/19.x: [cmake] Include GNUInstallDirs before using variables defined by it. (#83807)
cmake
Build system in general and CMake in particular
[clang-tidy][NFC] optimize cache for config option
clang-tidy
clang-tools-extra
#121406
opened Dec 31, 2024 by
HerrCai0907
Loading…
[Clang] Resolved type of expression indexing into pack of values of a non-dependent type
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#121405
opened Dec 31, 2024 by
TilakChad
Loading…
[clang-format] Support globstar in .clang-format-ignore
clang
Clang issues not falling into any other category
clang-format
#121404
opened Dec 31, 2024 by
owenca
Loading…
[mlir] Add missing patterns to
linalg.decompose_pack_unpack
TD Op
mlir:linalg
mlir
#121400
opened Dec 31, 2024 by
banach-space
Loading…
[RISCV] Add MIPS extensions
backend:RISC-V
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang
Clang issues not falling into any other category
#121394
opened Dec 31, 2024 by
djtodoro
Loading…
[mlir][tensor] Introduce
FoldTensorCastUnPackOp
mlir:tensor
mlir
#121393
opened Dec 31, 2024 by
banach-space
Loading…
[mlir] move LinalgToStandard to Linalg as ConvertToFunctionCalls
mlir:linalg
mlir
#121392
opened Dec 31, 2024 by
ftynse
Loading…
[mlir][Transforms] Delete 1:N dialect conversion driver
bazel
"Peripheral" support tier build system: utils/bazel
mlir:core
MLIR Core Infrastructure
mlir:func
mlir:scf
mlir:sparse
Sparse compiler in MLIR
mlir:spirv
mlir
#121389
opened Dec 31, 2024 by
matthias-springer
Loading…
[InstCombine] Fold
X udiv Y
to X lshr cttz(Y)
if Y is a power of 2
llvm:instcombine
llvm:transforms
#121386
opened Dec 31, 2024 by
veera-sivarajan
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.