[PATCH] D68984: [MIPS GlobalISel] Select MSA vector generic and builtin add

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 09:32:05 PDT 2019


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

Addressed review comments.


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

https://reviews.llvm.org/D68984

Files:
  lib/Target/Mips/MipsLegalizerInfo.cpp
  lib/Target/Mips/MipsRegisterBankInfo.cpp
  test/CodeGen/MIR/Mips/setRegClassOrRegBank.ll
  test/CodeGen/MIR/Mips/setRegClassOrRegBank.mir
  test/CodeGen/Mips/GlobalISel/instruction-select/add_vec.mir
  test/CodeGen/Mips/GlobalISel/legalizer/add_vec.mir
  test/CodeGen/Mips/GlobalISel/legalizer/add_vec_builtin.mir
  test/CodeGen/Mips/GlobalISel/llvm-ir/add_vec.ll
  test/CodeGen/Mips/GlobalISel/llvm-ir/add_vec_builtin.ll
  test/CodeGen/Mips/GlobalISel/regbankselect/add_vec.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68984.225243.patch
Type: text/x-patch
Size: 40625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191016/9da3fe85/attachment.bin>


More information about the llvm-commits mailing list