[llvm] [VPlan] Add new VPIRPhi overlay for VPIRInsts wrapping phi nodes (NFC). (PR #129387)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 26 04:51:58 PDT 2025
================
@@ -1033,16 +1033,19 @@ class VPInstruction : public VPRecipeWithIRFlags,
class VPIRInstruction : public VPRecipeBase {
----------------
fhahn wrote:
Updated thanks
https://github.com/llvm/llvm-project/pull/129387
More information about the llvm-commits
mailing list