Also fix bug this exposed where when legalizing an immediate
operand, a v_mov_b32 would be created with a VSrc dest register.
Details
Details
- Reviewers
arsenm
Diff Detail
Diff Detail
Paths
| Differential D5134
R600/SI: Try to keep mul on SALU
ClosedPublic Authored by arsenm on Aug 30 2014, 3:35 PM.
Details
Summary Also fix bug this exposed where when legalizing an immediate
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Sep 3 2014, 4:38 PM
Revision Contents
Diff 13125 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
|