[PATCH] D49024: [Polly] [WIP] Introduce ShapeInfo into polly for sizes and strides.

SAHIL GIRISH YERAWAR via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 05:35:46 PDT 2018


cs15btech11044 updated this revision to Diff 154581.
cs15btech11044 set the repository for this revision to rPLO Polly.
cs15btech11044 added a comment.

Added the minimal test case, which is causing `isl_map` assertion failure.


Repository:
  rPLO Polly

https://reviews.llvm.org/D49024

Files:
  include/polly/ScopBuilder.h
  include/polly/ScopInfo.h
  include/polly/Support/ScopHelper.h
  lib/Analysis/ScopBuilder.cpp
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/PPCGCodeGeneration.cpp
  lib/Support/ScopHelper.cpp
  lib/Transform/ForwardOpTree.cpp
  test/ScopInfo/chpl_2d_init_shapeinfo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49024.154581.patch
Type: text/x-patch
Size: 46603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/42c6184e/attachment.bin>


More information about the llvm-commits mailing list