[llvm] [VPlan] Lower BranchOnTwoConds to chain of 2 simple branches. (PR #174016)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 9 06:25:06 PST 2026


fhahn wrote:

> Hi @fhahn, just a quick question - have you tried commenting out this code in LoopVectorize.cpp:

Yep this is what I usually also use for testing on LLVM-test-suite and a wider range of additional workloads, thanks


https://github.com/llvm/llvm-project/pull/174016


More information about the llvm-commits mailing list