[PATCH] D45066: [Polly] [ScopInfo] Remove bail out condition in buildMinMaxAccess()

SAHIL GIRISH YERAWAR via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 21 02:02:45 PDT 2018


cs15btech11044 updated this revision to Diff 143434.
cs15btech11044 edited the summary of this revision.
cs15btech11044 added a comment.

Updates in the new diff:

1. Attached a test case `run-time-check-many-piecewise-aliasing.ll` with appropriate checks.
2. Incorporating these changes on the latest version of Polly present, thereby updating the diff.
3. Summary of the changes in this patch


https://reviews.llvm.org/D45066

Files:
  lib/Analysis/ScopInfo.cpp
  test/ScopInfo/run-time-check-many-piecewise-aliasing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45066.143434.patch
Type: text/x-patch
Size: 7457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180421/7718c85a/attachment.bin>


More information about the llvm-commits mailing list