[PATCH] D57968: [LICM] Cap the clobbering calls in LICM.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 11 13:32:40 PST 2019
asbirlea updated this revision to Diff 186323.
asbirlea marked 2 inline comments as done.
asbirlea added a comment.
Address comment (renamed the flag, and the counter to match it).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57968/new/
https://reviews.llvm.org/D57968
Files:
include/llvm/Transforms/Utils/LoopUtils.h
lib/Transforms/Scalar/LICM.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57968.186323.patch
Type: text/x-patch
Size: 10353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190211/9633847d/attachment.bin>
More information about the llvm-commits
mailing list