Re: [Mesa-dev] [PATCH 1/4] radon/llvm: br_cc f32 now lowered without cast

2012-09-04 Thread Tom Stellard
On Tue, Sep 04, 2012 at 05:04:27PM +0200, Vincent Lejeune wrote: > --- > src/gallium/drivers/radeon/R600ISelLowering.cpp | 33 > ++--- > 1 file changed, 24 insertions(+), 9 deletions(-) > Just a few coding style issues that I noted with patched 3 and 4. Also, you can remove

[Mesa-dev] [PATCH 1/4] radon/llvm: br_cc f32 now lowered without cast

2012-09-04 Thread Vincent Lejeune
--- src/gallium/drivers/radeon/R600ISelLowering.cpp | 33 ++--- 1 file changed, 24 insertions(+), 9 deletions(-) diff --git a/src/gallium/drivers/radeon/R600ISelLowering.cpp b/src/gallium/drivers/radeon/R600ISelLowering.cpp index fec9d4e..60c8ade 100644 --- a/src/gallium/driv