[PATCH] D77550: [Matrix] Add TileInfo abstraction for tiled matrix code-gen (WIP).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 8 09:12:46 PDT 2020


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

Update loop info.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77550

Files:
  llvm/include/llvm/Transforms/Utils/MatrixUtils.h
  llvm/lib/Transforms/Utils/CMakeLists.txt
  llvm/lib/Transforms/Utils/MatrixUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77550.256036.patch
Type: text/x-patch
Size: 7347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200408/222a65c3/attachment.bin>


More information about the llvm-commits mailing list