[PATCH] D66205: [MIPS GlobalISel] NarrowScalar G_ZEXTLOAD and G_SEXTLOAD

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 01:56:44 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_ZEXTLOAD and G_SEXTLOAD to s32 for MIPS32.


Repository:
  rL LLVM

https://reviews.llvm.org/D66205

Files:
  lib/Target/Mips/MipsLegalizerInfo.cpp
  test/CodeGen/Mips/GlobalISel/legalizer/zextLoad_and_sextLoad.mir
  test/CodeGen/Mips/GlobalISel/llvm-ir/zextLoad_and_sextLoad.ll
  test/CodeGen/Mips/GlobalISel/mips-prelegalizer-combiner/zextLoad_and_sextLoad.mir
  test/CodeGen/Mips/GlobalISel/regbankselect/zextLoad_and_sextLoad.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66205.215055.patch
Type: text/x-patch
Size: 11071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/00297d60/attachment.bin>


More information about the llvm-commits mailing list