[PATCH] D74658: [mlir][NFC] Fix 'gatherLoops' utility
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 09:12:31 PST 2020
dcaballe updated this revision to Diff 245183.
dcaballe added a comment.
Move empty level removal to public function so that it's executed only once.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74658/new/
https://reviews.llvm.org/D74658
Files:
mlir/include/mlir/Transforms/LoopUtils.h
mlir/lib/Transforms/Utils/LoopUtils.cpp
mlir/test/lib/Transforms/TestAffineDataCopy.cpp
mlir/test/lib/Transforms/TestLoopFusion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74658.245183.patch
Type: text/x-patch
Size: 4409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/55e819ce/attachment.bin>
More information about the llvm-commits
mailing list