[clang] [clang-tools-extra] [llvm] [VPlan] Update VPInst::onlyFirstLaneUsed to check users. (PR #80269)

Florian Hahn via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 3 08:06:25 PST 2024


================
@@ -1256,23 +1256,7 @@ class VPInstruction : public VPRecipeWithIRFlags {
     }
   }
 
----------------
fhahn wrote:

Added back, thanks!

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


More information about the cfe-commits mailing list