[llvm] [VPlan] Fold common edges away in convertPhisToBlends (PR #150368)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 1 00:05:26 PDT 2025
fhahn wrote:
Hm, if we get the same benefits when doing it in simplifyBlends, that would probably be better for consistency and keeping the predication code simple.
https://github.com/llvm/llvm-project/pull/150368
More information about the llvm-commits
mailing list