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

Revert "[OMPIRBuilder] always leave PARALLEL via the same barrier" clang:openmp OpenMP related changes to Clang flang:openmp flang Flang issues not falling into any other category llvm:transforms mlir:llvm mlir:openmp mlir
#169829 by tblah was merged Nov 27, 2025 Loading…
[PGO] Add REQUIRES to test llvm:transforms
#169531 by jdenny-ornl was merged Nov 25, 2025 Loading…
[VPlan] Simplify x + 0 -> x llvm:transforms vectorizers
#169394 by artagnon was merged Nov 25, 2025 Loading…
[InstCombine] Fold @llvm.experimental.get.vector.length when cnt <= max_lanes llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#169293 by lukel97 was merged Nov 27, 2025 Loading…
[InstCombine][MemProf] Preserve all metadata llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#169242 by melver was merged Nov 25, 2025 Loading…
[InstCombine] Generalize trunc-shift-icmp fold from (1 << Y) to (Pow2 << Y) llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#169163 by pedroclobo was merged Nov 22, 2025 Loading…
[InstCombine] Fix phi scalarization with binop bug Indicates an unexpected problem or unintended behavior llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms miscompilation
#169120 by mjulian31 was merged Nov 24, 2025 Loading…
[IVDesc] Make getCastInsts return an ArrayRef (NFC) llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms vectorizers
#169021 by artagnon was merged Nov 24, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.