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

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 16:13:06 PDT 2016


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

Updated to address 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/i1_params.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.74454.patch
Type: text/x-patch
Size: 13755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161012/0952c384/attachment.bin>


More information about the llvm-commits mailing list