[PATCH] D104236: [AArch64] Add a TableGen pattern to generate uaddlv from uaddlp and addv

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 06:27:59 PDT 2021


jaykang10 updated this revision to Diff 352415.
jaykang10 added a comment.

Following comments from @dmgreen, updated patch


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

https://reviews.llvm.org/D104236

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-vabs.ll
  llvm/test/CodeGen/AArch64/neon-sad.ll
  llvm/test/CodeGen/AArch64/neon-uaddlv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104236.352415.patch
Type: text/x-patch
Size: 5183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210616/a5635076/attachment.bin>


More information about the llvm-commits mailing list