[llvm] [VPlan] Implement mayHaveSideEffects/mayWriteToMemory for VPInterleav… (PR #71360)
Shih-Po Hung via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 10 22:41:11 PST 2023
================
@@ -74,6 +74,10 @@ for.body14.i.i: ; preds = %for.body14.i.i, %en
%loadf = load float, ptr %arrayidx15.i.i1427, align 4
%next19.i.i = getelementptr inbounds %struct.CvNode1D, ptr undef, i32 %i.1424.i.i, i32 1
----------------
arcbbb wrote:
Sure!
https://github.com/llvm/llvm-project/pull/71360
More information about the llvm-commits
mailing list