[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
Sat Jul 28 13:50:49 PDT 2018
cs15btech11044 updated this revision to Diff 157873.
cs15btech11044 edited the summary of this revision.
cs15btech11044 added a comment.
Optimized the previous patch by passing only dimension Sizes and injecting LLVM-IR related to computation of block values from Dimension Sizes
https://reviews.llvm.org/D49024
Files:
include/polly/CodeGen/IslExprBuilder.h
include/polly/CodeGen/IslNodeBuilder.h
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/IslExprBuilder.cpp
lib/CodeGen/IslNodeBuilder.cpp
lib/CodeGen/PPCGCodeGeneration.cpp
lib/Support/ScopHelper.cpp
lib/Transform/ForwardOpTree.cpp
test/GPGPU/chpl_2d_init_shapeinfo_ppcg.ll
test/ScopInfo/chpl_2d_init_shapeinfo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49024.157873.patch
Type: text/x-patch
Size: 81613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180728/e56694e9/attachment.bin>
More information about the llvm-commits
mailing list