[PATCH] D81166: [Matrix] Use nuw/nsw operand bundles for matrix.multiply.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 21:16:31 PDT 2020


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

Split off LangRef/Verifier changes to D84201 <https://reviews.llvm.org/D84201> and generalize them by dropping the `matrix_` prefix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81166

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/test/Transforms/LowerMatrixIntrinsics/multiply-i32-nuw-nsw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81166.279344.patch
Type: text/x-patch
Size: 24578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/a4a7e5e0/attachment-0001.bin>


More information about the llvm-commits mailing list