[PATCH] D39234: [IRCE] Fix SCEVExpander's usage in IRCE
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 25 03:29:12 PDT 2017
mkazantsev updated this revision to Diff 120226.
mkazantsev added a comment.
Fixed typos in debug output message, added more tests for division.
https://reviews.llvm.org/D39234
Files:
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
test/Transforms/IRCE/bad_expander.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39234.120226.patch
Type: text/x-patch
Size: 6516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/1996bcf2/attachment.bin>
More information about the llvm-commits
mailing list