[PATCH] D45207: [LoopInterchange] Update tests so DA can handle access after D35430.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 09:42:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329081: [LoopInterchange] Update tests so DA can handle access after D35430. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45207?vs=140783&id=140815#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45207

Files:
  llvm/trunk/test/Transforms/LoopInterchange/interchange-not-profitable.ll
  llvm/trunk/test/Transforms/LoopInterchange/interchange-output-dependencies.ll
  llvm/trunk/test/Transforms/LoopInterchange/interchange-simple-count-down.ll
  llvm/trunk/test/Transforms/LoopInterchange/interchange-simple-count-up.ll
  llvm/trunk/test/Transforms/LoopInterchange/interchangeable.ll
  llvm/trunk/test/Transforms/LoopInterchange/phi-ordering.ll
  llvm/trunk/test/Transforms/LoopInterchange/profitability.ll
  llvm/trunk/test/Transforms/LoopInterchange/reductions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45207.140815.patch
Type: text/x-patch
Size: 33284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/f9452e2e/attachment.bin>


More information about the llvm-commits mailing list