[PATCH] R600/SI: Fix operand types for v_sub_f64 pseudo
Matt Arsenault
Matthew.Arsenault at amd.com
Wed Jan 21 13:22:26 PST 2015
This would never use SGPRs or inline immediates. This is really going to be v_add_f64, so use the same operand types.
http://reviews.llvm.org/D7108
Files:
lib/Target/R600/SIISelLowering.cpp
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/fneg-fabs.f64.ll
test/CodeGen/R600/fneg.f64.ll
test/CodeGen/R600/fsub64.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7108.18550.patch
Type: text/x-patch
Size: 6383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150121/830af61e/attachment.bin>
More information about the llvm-commits
mailing list