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

SAHIL GIRISH YERAWAR via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 10:39:22 PDT 2018


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

Added comments in `ScopHelper.cpp` explaining the purpose of the new code.


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.152726.patch
Type: text/x-patch
Size: 7603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/930be34f/attachment.bin>


More information about the llvm-commits mailing list