[PATCH] Fix the patterns for (select (i32 (setne i32, immZExt16)), i32, i32) (MIPS32r6) and (select (i32 (setne i32, immZExt16)), i64, i64) (MIPS64r6)

Sasa Stankovic Sasa.Stankovic at imgtec.com
Mon Jul 21 10:24:55 PDT 2014


Hi dsanders,

[mips] Fix the patterns for
 * (select (i32 (setne i32, immZExt16)), i32, i32) (MIPS32r6)
 * (select (i32 (setne i32, immZExt16)), i64, i64) (MIPS64r6)

http://reviews.llvm.org/D4603

Files:
  lib/Target/Mips/Mips32r6InstrInfo.td
  lib/Target/Mips/Mips64r6InstrInfo.td
  test/CodeGen/Mips/cmov.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4603.11710.patch
Type: text/x-patch
Size: 4651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140721/8b2f6274/attachment.bin>


More information about the llvm-commits mailing list