[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
Fri Jun 18 09:18:14 PDT 2021


jaykang10 updated this revision to Diff 353025.
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.353025.patch
Type: text/x-patch
Size: 6759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/1396ab7b/attachment.bin>


More information about the llvm-commits mailing list