[PATCH] D48026: [ScopHelper] Provide support for recognising collective invariant loads

SAHIL GIRISH YERAWAR via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 01:08:48 PDT 2018


cs15btech11044 updated this revision to Diff 153012.
cs15btech11044 added a comment.

Outlined the loop as per @Meinersbur 's suggestion and corrected the loop header responsible for checking invariant nature of the GEP indices.


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.153012.patch
Type: text/x-patch
Size: 10001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/3add3cab/attachment.bin>


More information about the llvm-commits mailing list