[PATCH] D67955: [AArch64] Convert neon_ushl and neon_sshl with positive constants to VSHL.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 01:20:12 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372824: [AArch64] Convert neon_ushl and neon_sshl with positive constants to VSHL. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67955?vs=221497&id=221686#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67955

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67955.221686.patch
Type: text/x-patch
Size: 8551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/81d9f79e/attachment.bin>


More information about the llvm-commits mailing list