[llvm] [VPlan] Simplify x && false -> false, x | 0 -> x (PR #156345)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 2 05:17:00 PDT 2025
fhahn wrote:
(in general, would be good to avoid squashing commits when updating the PRs)
https://github.com/llvm/llvm-project/pull/156345
More information about the llvm-commits
mailing list