[PATCH] D118076: Sinking or hoisting instructions between loops before fusion
Aaron K via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 11 10:38:19 PST 2022
aaronkintel updated this revision to Diff 407947.
aaronkintel added a comment.
Fixed clang-format
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118076/new/
https://reviews.llvm.org/D118076
Files:
llvm/lib/Transforms/Scalar/LoopFuse.cpp
llvm/test/Transforms/LoopFusion/hoist_preheader.ll
llvm/test/Transforms/LoopFusion/no_sink_hoist.ll
llvm/test/Transforms/LoopFusion/simple.ll
llvm/test/Transforms/LoopFusion/sink_preheader.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118076.407947.patch
Type: text/x-patch
Size: 15714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/0aa6a9e3/attachment.bin>
More information about the llvm-commits
mailing list