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

SAHIL GIRISH YERAWAR via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 06:44:59 PDT 2018


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

Updates in this patch:

1. Added a test case
2. Removed `// break`
3. Added `const` to variables which do not change.


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.152465.patch
Type: text/x-patch
Size: 11093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/ce485566/attachment.bin>


More information about the llvm-commits mailing list