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

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 03:01:45 PST 2020


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

Addressed comments, and rebased on top of the changes in the parent revision.


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-smull.ll
  llvm/test/CodeGen/AArch64/aarch64-matrix-umull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91271.310119.patch
Type: text/x-patch
Size: 7659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/8976d9f1/attachment.bin>


More information about the llvm-commits mailing list