[PATCH] D159265: [AArch64] Remove copy instruction between uaddlv and urshr

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 01:43:45 PDT 2023


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

Following @dmgreen's comment, changed BITCAST to NVCAST.


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

https://reviews.llvm.org/D159265

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/neon-addlv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159265.556236.patch
Type: text/x-patch
Size: 4083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230908/2b5e6f38/attachment.bin>


More information about the llvm-commits mailing list