[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
Sun Jul 8 03:14:28 PDT 2018
cs15btech11044 updated this revision to Diff 154512.
cs15btech11044 added a comment.
Updated this patch according to Chapel's intrinsic conventions exclusively, thus it needs to be improved upon.
Only the `ScopBuilder` and `ScopHelper` are affected by this update.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49024.154512.patch
Type: text/x-patch
Size: 43665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180708/5a737516/attachment-0001.bin>
More information about the llvm-commits
mailing list