[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 15:57:57 PST 2019


aemerson created this revision.
aemerson added a reviewer: paquette.
Herald added subscribers: Petar.Avramovic, hiraditya, kristof.beyls, rovka.
Herald added a project: LLVM.

Only implemented for the type combinations already supported for G_SHL.


Repository:
  rG LLVM Github Monorepo

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.232668.patch
Type: text/x-patch
Size: 16048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/6f9636ef/attachment.bin>


More information about the llvm-commits mailing list