[PATCH] D91271: [AArch64] Attempt to sink mul operands

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 06:00:06 PST 2021


NickGuy updated this revision to Diff 316376.
NickGuy marked 3 inline comments as done.
NickGuy added a comment.

Addressed comments; modifying checks and updating tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91271

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/aarch64-matrix-umull-smull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91271.316376.patch
Type: text/x-patch
Size: 10010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/12a3e961/attachment.bin>


More information about the llvm-commits mailing list