[PATCH] D71165: [LoopFusion] Move instructions from FC0.Latch to FC1.Latch.
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 17 13:15:37 PST 2019
Whitney updated this revision to Diff 234377.
Whitney added a comment.
Addressed Michael and Kit's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71165/new/
https://reviews.llvm.org/D71165
Files:
llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h
llvm/lib/Transforms/Scalar/LoopFuse.cpp
llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
llvm/test/Transforms/LoopFusion/four_loops.ll
llvm/test/Transforms/LoopFusion/guarded.ll
llvm/test/Transforms/LoopFusion/loop_nest.ll
llvm/test/Transforms/LoopFusion/simple.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71165.234377.patch
Type: text/x-patch
Size: 14205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/6a32ca89/attachment.bin>
More information about the llvm-commits
mailing list