[PATCH] D40492: Handle Top-Level-Regions in polly::isHoistableLoad

Lukas Böhm via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 05:25:13 PST 2017


lksbhm updated this revision to Diff 124551.
lksbhm added a comment.

- Remove unneeded & duplicate polly arguments from the test run line
- Re-add FileCheck with a few simple CHECK lines to the test
- Add a description at the top of the test file


Repository:
  rL LLVM

https://reviews.llvm.org/D40492

Files:
  lib/Support/ScopHelper.cpp
  test/ScopDetect/tlr_is_hoistable_load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40492.124551.patch
Type: text/x-patch
Size: 3911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171128/3dac90fa/attachment.bin>


More information about the llvm-commits mailing list