[PATCH] D48026: [ScopHelper] Provide support for recognising collective invariant loads
SAHIL GIRISH YERAWAR via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 28 01:16:02 PDT 2018
cs15btech11044 updated this revision to Diff 153265.
cs15btech11044 added a comment.
Used for-each loop with `llvm::drop_begin()` in `hasVariantIndex()`.
Removed `hasVariantIndex()`definition from header file and made it `static`.
Added `%loadPolly` in the test case and modified the run statement.
https://reviews.llvm.org/D48026
Files:
include/polly/Support/ScopHelper.h
lib/Analysis/ScopDetection.cpp
lib/Support/ScopHelper.cpp
test/ScopDetect/collective_invariant_loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48026.153265.patch
Type: text/x-patch
Size: 8717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/da5361e1/attachment.bin>
More information about the llvm-commits
mailing list