Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[InstCombine] Fold (sub nsw X, umin(X, C)) s< C2 to (X s< C + C2) llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#170422 opened Dec 3, 2025 by ParkHanbum Loading…
[Clang][Diagnose] Minimal support on emit-include-location in sarif mode clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170415 opened Dec 3, 2025 by anonymouspc Loading…
DAG: Avoid using getLibcallName when looking for a divrem call llvm:SelectionDAG SelectionDAGISel as well
#170413 opened Dec 3, 2025 by arsenm Loading…
[flang][docs] Fix title and text in the release notes page flang Flang issues not falling into any other category
#170405 opened Dec 3, 2025 by tarunprabhu Loading…
DAG: Avoid more uses of getLibcallName llvm:SelectionDAG SelectionDAGISel as well
#170402 opened Dec 3, 2025 by arsenm Loading…
[CMake] Set LLVM_USE_LINKER for external projects when using lld cmake Build system in general and CMake in particular
#170401 opened Dec 3, 2025 by zfogg Loading…
2 tasks done
DAG: Use LibcallImpl in various getLibFunc helpers llvm:SelectionDAG SelectionDAGISel as well
#170400 opened Dec 3, 2025 by arsenm Loading…
[RISCV] Update P extension to the 018 version of the spec. backend:RISC-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
#170399 opened Dec 3, 2025 by topperc Loading…
[flang/flang-rt] Implement show_descriptor intrinsic, a non-standard extension. flang:fir-hlfir flang:semantics flang Flang issues not falling into any other category
#170389 opened Dec 2, 2025 by valerydmit Loading…
[flang][cuda] Change how to handle static shared memory variables flang:fir-hlfir flang Flang issues not falling into any other category
#170388 opened Dec 2, 2025 by clementval Loading…
[acc] Add firstprivate/private to acc.kernels flang:fir-hlfir flang Flang issues not falling into any other category mlir:openacc mlir openacc
#170387 opened Dec 2, 2025 by SusanTan Loading…
[CIR][NFC] Add infrastructure for AArch64 builtins clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#170386 opened Dec 2, 2025 by andykaylor Loading…
ProTip! Exclude everything labeled bug with -label:bug.