[PATCH] D64485: [MIPS GlobalISel] RegBankSelect for chains of ambiguous instructions

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 01:38:14 PDT 2019


Petar.Avramovic updated this revision to Diff 209141.
Petar.Avramovic added a comment.

Addressed review comments.


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

https://reviews.llvm.org/D64485

Files:
  lib/Target/Mips/MipsRegisterBankInfo.cpp
  lib/Target/Mips/MipsRegisterBankInfo.h
  test/CodeGen/Mips/GlobalISel/llvm-ir/load.ll
  test/CodeGen/Mips/GlobalISel/llvm-ir/long_ambiguous_chain_s32.ll
  test/CodeGen/Mips/GlobalISel/llvm-ir/long_ambiguous_chain_s64.ll
  test/CodeGen/Mips/GlobalISel/llvm-ir/phi.ll
  test/CodeGen/Mips/GlobalISel/llvm-ir/select.ll
  test/CodeGen/Mips/GlobalISel/llvm-ir/test_TypeInfoforMF.ll
  test/CodeGen/Mips/GlobalISel/regbankselect/load.mir
  test/CodeGen/Mips/GlobalISel/regbankselect/long_ambiguous_chain_s32.mir
  test/CodeGen/Mips/GlobalISel/regbankselect/long_ambiguous_chain_s64.mir
  test/CodeGen/Mips/GlobalISel/regbankselect/phi.mir
  test/CodeGen/Mips/GlobalISel/regbankselect/select.mir
  test/CodeGen/Mips/GlobalISel/regbankselect/test_TypeInfoforMF.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64485.209141.patch
Type: text/x-patch
Size: 190919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/57198118/attachment-0001.bin>


More information about the llvm-commits mailing list