[PATCH] D133695: [InstCombine] Optimize multiplication where both operands are negated

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 03:36:25 PDT 2022


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

Variable names match comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133695

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133695.460022.patch
Type: text/x-patch
Size: 6572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/0e6d6bc8/attachment-0001.bin>


More information about the llvm-commits mailing list