[PATCH] D25287: [SCEVAffinator] Make precise modular math more correct.

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 10:28:05 PDT 2016


efriedma updated this revision to Diff 74539.
efriedma added a comment.

Updated for review comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D25287

Files:
  include/polly/Support/SCEVAffinator.h
  lib/Support/SCEVAffinator.cpp
  test/ScopInfo/bool-addrec.ll
  test/ScopInfo/infeasible-rtc.ll
  test/ScopInfo/integers.ll
  test/ScopInfo/truncate-1.ll
  test/ScopInfo/truncate-2.ll
  test/ScopInfo/zero_ext_of_truncate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25287.74539.patch
Type: text/x-patch
Size: 13651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161013/65597523/attachment.bin>


More information about the llvm-commits mailing list