[PATCH] D133287: [InstCombine] Test for matrix multiplication negation optimisation.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 07:02:21 PDT 2022


zjaffal updated this revision to Diff 459449.
zjaffal added a comment.

Add tests cases where we have both operands negated


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133287

Files:
  llvm/test/Transforms/InstCombine/matrix-multiplication-negation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133287.459449.patch
Type: text/x-patch
Size: 17851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/ab00a67e/attachment.bin>


More information about the llvm-commits mailing list