[PATCH] D146780: [AArch64][GlobalISel] Selection support for v8s8, v4s16, v16s8 G_INSERT_VECTOR_ELT with GPR scalar

Vladislav Dzhidzhoev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 08:38:56 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe291179e2dde: [AArch64][GlobalISel] Selection support for v8s8, v4s16, v16s8… (authored by dzhidzhoev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146780

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-insert-vector-elt.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-insert-vector-elt.mir
  llvm/test/CodeGen/AArch64/arm64-sminv.ll
  llvm/test/CodeGen/AArch64/arm64-umaxv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146780.523795.patch
Type: text/x-patch
Size: 14048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230519/f7f30d20/attachment.bin>


More information about the llvm-commits mailing list