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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 08:30:05 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8253f7e286b4: [InstCombine] Optimize multiplication where both operands are negated (authored by zjaffal, committed by fhahn).

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.460105.patch
Type: text/x-patch
Size: 6514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/aeb93b07/attachment.bin>


More information about the llvm-commits mailing list