[PATCH] D71153: [AArch64][GlobalISel] Add support for selection of vector G_SHL with immediates.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 16:25:51 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc77b44114058: [AArch64][GlobalISel] Add support for selection of vector G_SHL with immediates. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D71153?vs=232668&id=232676#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71153

Files:
  llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-vector-icmp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-vector-shift.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71153.232676.patch
Type: text/x-patch
Size: 15994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191207/9e5c5f5e/attachment.bin>


More information about the llvm-commits mailing list