[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 04:11:54 PDT 2018


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

Updates made to this diff:

1. Addressed Phillip's concerns.
2. Some more variable name changes.
3. Minor updates to the fixed-point iteration approach.


https://reviews.llvm.org/D48026

Files:
  include/polly/Support/ScopHelper.h
  lib/Analysis/ScopDetection.cpp
  lib/Support/ScopHelper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48026.152452.patch
Type: text/x-patch
Size: 4677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/d8dbeb86/attachment.bin>


More information about the llvm-commits mailing list