[PATCH] D131018: [AArch64] A tablegen pattern to handle pmull2

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 14:05:25 PDT 2022


mingmingl updated this revision to Diff 449432.
mingmingl added a comment.

the missing part is parameter canonicalization (left, right)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131018

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131018.449432.patch
Type: text/x-patch
Size: 5319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/3d993250/attachment.bin>


More information about the llvm-commits mailing list