[PATCH] D60889: [GlobalISel][AArch64] Add generic legalization rule for extends

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 25 11:43:20 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359222: [GlobalISel][AArch64] Add generic legalization rule for extends (authored by paquette, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60889?vs=195813&id=196695#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60889

Files:
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-ext.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/select-int-ext.mir
  llvm/trunk/test/CodeGen/AArch64/arm64-subvector-extend.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-vabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60889.196695.patch
Type: text/x-patch
Size: 17995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/f01a7829/attachment.bin>


More information about the llvm-commits mailing list