[PATCH] D90820: [AArch64][GlobalISel] Add AArch64::G_DUPLANE[X] opcodes for lane duplicates.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 11:18:29 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf347d78cca9a: [AArch64][GlobalISel] Add AArch64::G_DUPLANE[X] opcodes for lane duplicates. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D90820?vs=303029&id=303197#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90820

Files:
  llvm/lib/Target/AArch64/AArch64Combine.td
  llvm/lib/Target/AArch64/AArch64InstrGISel.td
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-lowering-shuffle-duplane.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-shuffle-to-duplane.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90820.303197.patch
Type: text/x-patch
Size: 16069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/4389529d/attachment.bin>


More information about the llvm-commits mailing list