[PATCH] D81992: [AArch64][GlobalISel] Make G_SEXT_INREG legal and add selection support.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 13:37:25 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1feeecf224c6: [AArch64][GlobalISel] Make G_SEXT_INREG legal and add selection support. (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81992

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-div.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-ext.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-itofp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-ptr-add.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-rem.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-sext.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-shift.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-undef.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81992.272172.patch
Type: text/x-patch
Size: 19932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/a30804c8/attachment-0001.bin>


More information about the llvm-commits mailing list