[Mesa-dev] [PATCH] radeon/llvm: support for vectorised select

2012-09-11 Thread Vincent Lejeune
Conflicts: src/gallium/drivers/radeon/R600ISelLowering.cpp --- src/gallium/drivers/radeon/R600ISelLowering.cpp | 13 + src/gallium/drivers/radeon/R600ISelLowering.h | 2 ++ 2 files changed, 15 insertions(+) diff --git a/src/gallium/drivers/radeon/R600ISelLowering.cpp

Re: [Mesa-dev] [PATCH] radeon/llvm: support for vectorised select

2012-09-11 Thread Matt Turner
On Tue, Sep 11, 2012 at 1:34 PM, Vincent Lejeune v...@ovi.com wrote: Conflicts: src/gallium/drivers/radeon/R600ISelLowering.cpp --- There shouldn't be messages like this in the commit log for individual patches. ___ mesa-dev mailing list