[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 14:10:59 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG36bdc3dc35a5: [LoopFusion] Move instructions from FC0.Latch to FC1.Latch. (authored by Whitney).
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.234388.patch
Type: text/x-patch
Size: 14205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/3d004f5b/attachment.bin>
More information about the llvm-commits
mailing list