[PATCH] D91255: [AArch64] Rearrange mul(dup(sext/zext)) to mul(sext/zext(dup))

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 08:10:43 PST 2021


This revision was automatically updated to reflect the committed changes.
NickGuy marked 3 inline comments as done.
Closed by commit rG350247a93c07: [AArch64] Rearrange mul(dup(sext/zext)) to mul(sext/zext(dup)) (authored by NickGuy).

Changed prior to commit:
  https://reviews.llvm.org/D91255?vs=314861&id=314904#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91255

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/aarch64-dup-ext-scalable.ll
  llvm/test/CodeGen/AArch64/aarch64-dup-ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91255.314904.patch
Type: text/x-patch
Size: 27041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/ce177b86/attachment.bin>


More information about the llvm-commits mailing list