Re: [Mesa-dev] [PATCH 2/3] R600/SI: Expand add for v2i32 and v4i32

2013-06-19 Thread Tom Stellard
On Mon, Jun 17, 2013 at 04:11:39PM -0500, Aaron Watry wrote: Also add SI tests to existing file and a v2i32 test for both R600 and SI. Reviewed-by: Tom Stellard thomas.stell...@amd.com Signed-off-by: Aaron Watry awa...@gmail.com --- lib/Target/R600/SIISelLowering.cpp | 2 ++

[Mesa-dev] [PATCH 2/3] R600/SI: Expand add for v2i32 and v4i32

2013-06-17 Thread Aaron Watry
Also add SI tests to existing file and a v2i32 test for both R600 and SI. Signed-off-by: Aaron Watry awa...@gmail.com --- lib/Target/R600/SIISelLowering.cpp | 2 ++ test/CodeGen/R600/add.ll | 37 +++-- 2 files changed, 33 insertions(+), 6 deletions(-)