[PATCH] D31331: [mips][msa] Truncation of vector elements for instructions creating ISD::SHL, ISD::SRL or ISD::SRA nodes

Stefan Maksimovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 04:49:54 PDT 2017


smaksimovic updated this revision to Diff 95711.
smaksimovic added a comment.

Redefined bset and bneg patterns via multiclass as suggested.


https://reviews.llvm.org/D31331

Files:
  lib/Target/Mips/MipsMSAInstrInfo.td
  lib/Target/Mips/MipsSEISelLowering.cpp
  test/CodeGen/Mips/msa/shift_constant_pool.ll
  test/CodeGen/Mips/msa/shift_no_and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31331.95711.patch
Type: text/x-patch
Size: 34344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/c240e50d/attachment.bin>


More information about the llvm-commits mailing list