[llvm] [VPlan] Use vputils helper in Blend::usesFirstLaneOnly (NFC) (PR #189697)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 13:47:01 PDT 2026


artagnon wrote:

> Hmm, I was expecting this to have at least some impact, will check

Confused, isn't the replaced code exactly the same as the code in vputils::onlyFirstLaneUsed, making this an NFC?

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


More information about the llvm-commits mailing list