llvm-project
[VPlan] Reassociate (x & y) & z -> x & (y & z)
#155383
Merged

Commits
  • Reassociate header mask
    lukel97 committed 299 days ago
  • Reassociate all ands
    lukel97 committed 299 days ago
  • Restrict to multiple users
    lukel97 committed 299 days ago
  • Undo stray change
    lukel97 committed 299 days ago
  • Update comment
    lukel97 committed 299 days ago
  • Fix devastating typo
    lukel97 committed 298 days ago
  • Merge branch 'main' into loop-vectorize/simplify-or-and
    lukel97 committed 298 days ago
  • Merge branch 'main' into loop-vectorize/simplify-or-and
    lukel97 committed 298 days ago
Loading