[PATCH] D84866: [AArch64][GlobalISel] Selection support for vector DUP[X]lane instructions

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 11:42:13 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd8ba6222097a: [AArch64][GlobalISel] Selection support for vector DUP[X]lane instructions. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D84866?vs=281633&id=281693#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84866

Files:
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-shuffle-to-duplane.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-shuffle-vector.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84866.281693.patch
Type: text/x-patch
Size: 10913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200729/23da9c08/attachment.bin>


More information about the llvm-commits mailing list