[PATCH] D65464: [LoopFusion] Add ability to fuse guarded loops
Kit Barton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 08:57:21 PDT 2019
kbarton updated this revision to Diff 213627.
kbarton added a comment.
- Remove (redundant) increments of FuseCounter statistic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65464/new/
https://reviews.llvm.org/D65464
Files:
llvm/lib/Transforms/Scalar/LoopFuse.cpp
llvm/test/Transforms/LoopFusion/guarded.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65464.213627.patch
Type: text/x-patch
Size: 28601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/046fa95f/attachment-0001.bin>
More information about the llvm-commits
mailing list