[PATCH] R600/SI: Try to keep mul on SALU

Matt Arsenault Matthew.Arsenault at amd.com
Sat Aug 30 15:35:23 PDT 2014


Also fix bug this exposed where when legalizing an immediate
operand, a v_mov_b32 would be created with a VSrc dest register.

http://reviews.llvm.org/D5134

Files:
  lib/Target/R600/SIInstrInfo.cpp
  lib/Target/R600/SIInstructions.td
  test/CodeGen/R600/codegen-prepare-addrmode-sext.ll
  test/CodeGen/R600/mul.ll
  test/CodeGen/R600/sign_extend.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5134.13125.patch
Type: text/x-patch
Size: 9786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140830/1a9a22ea/attachment.bin>


More information about the llvm-commits mailing list