[PATCH] D153847: [AArch64] Remove vector shift instrinsic with shift amount zero

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 08:21:30 PDT 2023


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

Following @dmgreen's comment, updated code.


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

https://reviews.llvm.org/D153847

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-vshift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153847.534998.patch
Type: text/x-patch
Size: 4703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/478abc77/attachment.bin>


More information about the llvm-commits mailing list