[PATCH] D118102: [LoopInterchange] Detect output dependency of a store instruction with itself
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 09:50:17 PST 2022
congzhe updated this revision to Diff 413048.
congzhe added a comment.
Updated test `lcssa_08()` by adding -da-disable-delinearization-check such that it could be interchanged.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118102/new/
https://reviews.llvm.org/D118102
Files:
llvm/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/test/Transforms/LoopInterchange/lcssa-preheader.ll
llvm/test/Transforms/LoopInterchange/perserve-lcssa.ll
llvm/test/Transforms/LoopInterchange/pr45743-move-from-inner-preheader.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118102.413048.patch
Type: text/x-patch
Size: 13905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/85288514/attachment.bin>
More information about the llvm-commits
mailing list