[PATCH] D131047: [AArch64] Add a tablegen pattern for aarch64.neon.pmull64

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 14 00:04:38 PDT 2022


mingmingl updated this revision to Diff 452482.
mingmingl edited the summary of this revision.
mingmingl added a comment.

Updated the tablegen pattern to generate `DUPv2i64gpr` directly, with the motivation in inline replies.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131047

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/aarch64-pmull2.ll
  llvm/test/CodeGen/AArch64/pmull-ldr-merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131047.452482.patch
Type: text/x-patch
Size: 9986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220814/2d363d02/attachment.bin>


More information about the llvm-commits mailing list