[PATCH] D109314: [AArch64] Implement extract_subvector for predicates.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 6 04:01:18 PDT 2021


sdesmalen created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
sdesmalen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch implements extract_subvector for predicate types when
the input type is more than twice the size of the subvector that
is being extracted.

Change-Id: I04dd7f72d889f9cbb3c69ca80eb75ba1dbebeb21


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109314

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-extract-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109314.370889.patch
Type: text/x-patch
Size: 10021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210906/575f8405/attachment.bin>


More information about the llvm-commits mailing list