[PATCH] D66204: [MIPS GlobalISel] NarrowScalar G_ZEXT and G_SEXT

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 01:54:47 PDT 2019


Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: atanasyan, petarj.
Herald added subscribers: llvm-commits, jrtc27, arichardson, rovka, sdardis.
Herald added a project: LLVM.

NarrowScalar G_ZEXT and G_SEXT to s32 for MIPS32.


Repository:
  rL LLVM

https://reviews.llvm.org/D66204

Files:
  lib/Target/Mips/MipsLegalizerInfo.cpp
  test/CodeGen/Mips/GlobalISel/legalizer/zext_and_sext.mir
  test/CodeGen/Mips/GlobalISel/llvm-ir/zext_and_sext.ll
  test/CodeGen/Mips/GlobalISel/regbankselect/zext_and_sext.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66204.215054.patch
Type: text/x-patch
Size: 6118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/a1c023f2/attachment.bin>


More information about the llvm-commits mailing list