[PATCH] D60534: [AArch64][GlobalISel] Legalization and ISel support for load/stores of vectors of pointers

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 11 13:31:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358221: [AArch64][GlobalISel] Legalization and ISel support for load/stores of vectors… (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60534?vs=194611&id=194740#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60534

Files:
  llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.h
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-load-store-fewerElts.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-load-store-vector-of-ptr.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-load-store-vector-of-ptr.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-load.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60534.194740.patch
Type: text/x-patch
Size: 17353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/a9f82804/attachment.bin>


More information about the llvm-commits mailing list