[PATCH] D21591: [Polly] Fix assertion due to buildMemoryAccess.

Huihui Zhang via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 19:21:24 PDT 2016


huihuiz updated this revision to Diff 62813.
huihuiz added a comment.

Add REQUIRES: asserts in case of no-asserts build


Repository:
  rL LLVM

http://reviews.llvm.org/D21591

Files:
  lib/Analysis/ScopBuilder.cpp
  lib/Analysis/ScopInfo.cpp
  lib/Support/SCEVValidator.cpp
  test/DependenceInfo/nonaffine-condition-buildMemoryAccess.ll
  test/ScopInfo/nonaffine-buildMemoryAccess.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21591.62813.patch
Type: text/x-patch
Size: 9399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/4c4b69fc/attachment.bin>


More information about the llvm-commits mailing list