[PATCH] D58714: [MIPS GlobalISel] Select G_UMULH

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 23:26:14 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355177: [MIPS GlobalISel] Select G_UMULH (authored by Petar.Avramovic, committed by ).
Herald added subscribers: llvm-commits, jrtc27.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58714?vs=188525&id=188848#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58714

Files:
  llvm/trunk/lib/Target/Mips/MipsInstructionSelector.cpp
  llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.cpp
  llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/mul.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/mul.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/mul.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/mul.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58714.188848.patch
Type: text/x-patch
Size: 8828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/383d0d8d/attachment.bin>


More information about the llvm-commits mailing list