[PATCH] D72480: [Matrix] Add info about number of operations to remarks.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 12:08:55 PST 2020


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

Replace OpInfoTy::add with a += operator implementation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72480

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/test/Transforms/LowerMatrixIntrinsics/remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72480.238566.patch
Type: text/x-patch
Size: 11540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/a3e129b5/attachment-0001.bin>


More information about the llvm-commits mailing list