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

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 07:32:25 PDT 2022


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

use patterns


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.459744.patch
Type: text/x-patch
Size: 6697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/d4488cc4/attachment.bin>


More information about the llvm-commits mailing list