[PATCH] D133287: [InstCombine] Test for matrix multiplication negation optimisation.
    Zain Jaffal via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep  8 14:21:07 PDT 2022
    
    
  
zjaffal updated this revision to Diff 458868.
zjaffal added a comment.
Add more test casses to address the following:
1. Multiple matrix multiply operation
2. Negation on both operands
3. Negation on the result
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.458868.patch
Type: text/x-patch
Size: 7824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/0815fe5e/attachment.bin>
    
    
More information about the llvm-commits
mailing list