[PATCH] D34598: ScalarEvolution: Add URem support

Alexandre Isoard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 03:24:23 PDT 2017


alexandre.isoard updated this revision to Diff 111324.
alexandre.isoard marked 3 inline comments as done.
alexandre.isoard added a comment.

Updated the test cases and simplified the power-of-two special 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.111324.patch
Type: text/x-patch
Size: 4527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/68b06382/attachment.bin>


More information about the llvm-commits mailing list