[PATCH] D70901: [Matrix] Update shape propagation to iterate until done.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 09:09:58 PST 2019


fhahn updated this revision to Diff 233634.
fhahn added a comment.

Update test checks after address computation simplification in earlier patches.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70901/new/

https://reviews.llvm.org/D70901

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/test/Transforms/LowerMatrixIntrinsics/propagate-multiple-iterations.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70901.233634.patch
Type: text/x-patch
Size: 12983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191212/ba7d462c/attachment-0001.bin>


More information about the llvm-commits mailing list