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

Andrei Elovikov via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 09:47:40 PDT 2026


https://github.com/eas commented:

Why not just drop it and replace uses with `vputils` version? The fact that we ignore `Op` is very confusing if we keep the old interface.

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


More information about the llvm-commits mailing list