Re: [Mesa-dev] [PATCH 2/2] radeon/llvm: Fix DIV_Common pattern use

2012-10-18 Thread Tom Stellard
On Thu, Oct 18, 2012 at 04:12:28PM +0200, Vincent Lejeune wrote: > This fix a crash in neverball with cayman > --- > lib/Target/AMDGPU/R600Instructions.td | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > For both patches: Reviewed-by: Tom Stellard > diff --git a/lib/Target/AMDGPU/R

[Mesa-dev] [PATCH 2/2] radeon/llvm: Fix DIV_Common pattern use

2012-10-18 Thread Vincent Lejeune
This fix a crash in neverball with cayman --- lib/Target/AMDGPU/R600Instructions.td | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/Target/AMDGPU/R600Instructions.td b/lib/Target/AMDGPU/R600Instructions.td index 2209df7..45b6b10 100644 --- a/lib/Target/AMDGPU/R600Instru