[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 02:43:41 PDT 2019


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

Fix flags in tests.


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.225180.patch
Type: text/x-patch
Size: 41032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191016/63e87a22/attachment.bin>


More information about the llvm-commits mailing list