[PATCH] D18142: [mips] Range check uimm4_ptr and uimm6_ptr and use correctly sized immediates in MSA copy/insert.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 08:18:00 PDT 2016


dsanders updated this revision to Diff 50736.
dsanders added a comment.

Remove immZExt6Ptr and uimm6_ptr.
Correct COPY_F[WD]_PSEUDO to use the correct size immediate and fix corresponding test.


http://reviews.llvm.org/D18142

Files:
  lib/Target/Mips/MipsInstrInfo.td
  lib/Target/Mips/MipsMSAInstrInfo.td
  test/MC/Mips/msa/invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18142.50736.patch
Type: text/x-patch
Size: 11695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160315/cf408ce1/attachment.bin>


More information about the llvm-commits mailing list