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

SAHIL GIRISH YERAWAR via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 03:45:47 PDT 2018


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

Improved the patch, which now analyzes every GEP index for all the nested loops.


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.152866.patch
Type: text/x-patch
Size: 8795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/23c123ac/attachment.bin>


More information about the llvm-commits mailing list