[PATCH] D117450: [LoopInterchange] Support loop interchange with floating point reductions
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 12:27:23 PST 2022
congzhe updated this revision to Diff 404134.
congzhe added a comment.
Rebased for now on my IVDescriptor patch https://reviews.llvm.org/D118073.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117450/new/
https://reviews.llvm.org/D117450
Files:
llvm/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/test/Transforms/LoopInterchange/lcssa.ll
llvm/test/Transforms/LoopInterchange/reductions-across-inner-and-outer-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117450.404134.patch
Type: text/x-patch
Size: 12771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/eee91804/attachment.bin>
More information about the llvm-commits
mailing list