[llvm] [VPlan] Rename onlyFirstLaneUsed (NFC) (PR #166562)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 5 07:49:39 PST 2025


================
@@ -18,7 +18,7 @@ using namespace llvm::VPlanPatternMatch;
 
 bool vputils::onlyFirstLaneUsed(const VPValue *Def) {
----------------
lukel97 wrote:

We should probably rename the utils too?

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


More information about the llvm-commits mailing list