Re: [Mesa-dev] [PATCH] swr: remove dead LLVM code paths

2018-02-23 Thread Andres Gomez
This is: Reviewed-by: Andres Gomez On Tue, 2018-02-20 at 18:03 +, Emil Velikov wrote: > From: Emil Velikov > > LLVM requirement was bumped to 4.0.0 with earlier commit. > Hence any code tailored for older versions is now unreachable. > > Cc: George Kyriazis > Cc: Andres Gomez > Signed-o

Re: [Mesa-dev] [PATCH] swr: remove dead LLVM code paths

2018-02-20 Thread Kyriazis, George
Thank you, Emil, for the cleanup! Reviewed-By: George Kyriazis mailto:george.kyria...@intel.com>> On Feb 20, 2018, at 12:03 PM, Emil Velikov mailto:emil.l.veli...@gmail.com>> wrote: From: Emil Velikov mailto:emil.veli...@collabora.com>> LLVM requirement was bumped to 4.0.0 with earlier commi

[Mesa-dev] [PATCH] swr: remove dead LLVM code paths

2018-02-20 Thread Emil Velikov
From: Emil Velikov LLVM requirement was bumped to 4.0.0 with earlier commit. Hence any code tailored for older versions is now unreachable. Cc: George Kyriazis Cc: Andres Gomez Signed-off-by: Emil Velikov --- .../drivers/swr/rasterizer/jitter/JitManager.cpp | 19 --- ...