[PATCH] D66181: [AArch64][GlobalISel] Add support for narrowScalar of G_ZEXT

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 17:16:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369480: [AArch64][GlobalISel] Add support for narrowScalar of G_ZEXT (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66181?vs=215012&id=216294#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66181

Files:
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/trunk/lib/Target/X86/X86RegisterBankInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-sext-128.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-sext-zext-128.mir
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66181.216294.patch
Type: text/x-patch
Size: 7525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/06e532bc/attachment.bin>


More information about the llvm-commits mailing list