On Sat, Feb 02, 2013 at 07:03:00PM +0100, Vincent Lejeune wrote:
> ---
Hi Vincent,
Could you add a test case for this. Also, if the AMDGPUISD::MAD node
isn't being used anymore, it should be removed.
-Tom
> lib/Target/R600/AMDGPUISelLowering.cpp | 6 +++---
> lib/Target/R600/AMDILISelLowering.
---
lib/Target/R600/AMDGPUISelLowering.cpp | 6 +++---
lib/Target/R600/AMDILISelLowering.cpp | 3 ++-
lib/Target/R600/R600Instructions.td| 8
3 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/lib/Target/R600/AMDGPUISelLowering.cpp
b/lib/Target/R600/AMDGPUISelLowering.c