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

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 22 06:56:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4af9de36ca6: [MIPS GlobalISel] Select MSA vector generic and builtin add (authored by Petar.Avramovic).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D68984?vs=225243&id=226041#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68984

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68984.226041.patch
Type: text/x-patch
Size: 40735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191022/a2c0be88/attachment.bin>


More information about the llvm-commits mailing list