[PATCH] D58469: [GlobalISel][AArch64] Add selection support for G_EXTRACT_VECTOR_ELT with FPR dest

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 14:31:17 PST 2019


paquette updated this revision to Diff 189208.
paquette added a comment.

Updating diff to address comment before committing


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

https://reviews.llvm.org/D58469

Files:
  lib/Target/AArch64/AArch64InstructionSelector.cpp
  lib/Target/AArch64/AArch64LegalizerInfo.cpp
  lib/Target/AArch64/AArch64RegisterBankInfo.cpp
  test/CodeGen/AArch64/GlobalISel/regbank-extract-vector-elt.mir
  test/CodeGen/AArch64/GlobalISel/select-extract-vector-elt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58469.189208.patch
Type: text/x-patch
Size: 13746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190304/e5df018b/attachment.bin>


More information about the llvm-commits mailing list