[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
Wed Mar 9 12:56:42 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGabc8ca65c3de: [LoopInterchange] Detect output dependency of a store instruction with itself (authored by congzhe).
Repository:
rG LLVM Github Monorepo
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.414192.patch
Type: text/x-patch
Size: 12736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220309/d71c16c6/attachment.bin>
More information about the llvm-commits
mailing list