[PATCH] D59204: [MIPS] [microMIPS] Fix PseudoMTLOHI_MM expansion

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 03:38:19 PDT 2019


mbrkusanin created this revision.
mbrkusanin added reviewers: petarj, mstojanovic, atanasyan, sdardis.
Herald added a subscriber: arichardson.

On micromips, expansion of PseudoMTLOHI_MM instruction into a mtlo/mthi pair
was missing.


https://reviews.llvm.org/D59204

Files:
  lib/Target/Mips/MipsSEInstrInfo.cpp
  test/CodeGen/Mips/micromips-pseudo-mtlohi-expand.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59204.190060.patch
Type: text/x-patch
Size: 4643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/26e9ae0c/attachment.bin>


More information about the llvm-commits mailing list