[PATCH] D34598: ScalarEvolution: Add URem support
Alexandre Isoard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 09:32:08 PDT 2017
alexandre.isoard updated this revision to Diff 111189.
alexandre.isoard edited the summary of this revision.
alexandre.isoard added a comment.
I added handling for urem by a power-of-two so as to fix the failing test-case.
https://reviews.llvm.org/D34598
Files:
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
test/Analysis/ScalarEvolution/flattened-0.ll
test/Analysis/ScalarEvolution/urem-0.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34598.111189.patch
Type: text/x-patch
Size: 4602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/29fe18cb/attachment.bin>
More information about the llvm-commits
mailing list