[llvm] [VPlan] Move tail folding out of VPlanPredicator. NFC (PR #176143)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 21 09:15:27 PST 2026
lukel97 wrote:
I've tried out the explicit DenseMap approach in ed18c28e87494515bf398919b68fbb0a0527123d which should avoid the faux-control flow now.
https://github.com/llvm/llvm-project/pull/176143
More information about the llvm-commits
mailing list