[PATCH] D81166: [Matrix] Add matrix_nuw/matrix_nsw operand bundles for matrix.multiply.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 11:21:34 PDT 2020
fhahn updated this revision to Diff 274182.
fhahn marked an inline comment as done.
fhahn added a comment.
Fix copy-paste error, thanks @xbolva00!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81166/new/
https://reviews.llvm.org/D81166
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/LLVMContext.h
llvm/lib/IR/LLVMContext.cpp
llvm/lib/IR/Verifier.cpp
llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
llvm/test/Bitcode/operand-bundles-bc-analyzer.ll
llvm/test/Transforms/LowerMatrixIntrinsics/multiply-i32-nuw-nsw.ll
llvm/test/Verifier/matrix-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81166.274182.patch
Type: text/x-patch
Size: 33266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/c1f892b6/attachment-0001.bin>
More information about the llvm-commits
mailing list