[PATCH] D59910: [GlobalISel][AArch64] Add instruction selection support for G_INSERT_VECTOR_ELT on v2s32s

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 14:39:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357318: [GlobalISel][AArch64] Add isel support for G_INSERT_VECTOR_ELT on v2s32s (authored by paquette, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59910?vs=192540&id=192913#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59910

Files:
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/regbank-insert-vector-elt.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-insert-vector-elt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59910.192913.patch
Type: text/x-patch
Size: 7822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/f5147f4e/attachment.bin>


More information about the llvm-commits mailing list