This looks right. I haven't tested it on i915, but the CI will soon enough.
Reviewed-by: Ian Romanick
On 12/07/2015 10:50 AM, Matt Turner wrote:
> ---
> With this, we generate the same number of Mesa IR instructions before
> and after my series. all() is the same as well.
>
> src/mesa/program
Reviewed-by: Marek Olšák
Marek
On Mon, Dec 7, 2015 at 7:50 PM, Matt Turner wrote:
> ---
> With this, we generate the same number of Mesa IR instructions before
> and after my series. all() is the same as well.
>
> src/mesa/program/ir_to_mesa.cpp | 8 +++-
> 1 file changed, 7 insertions(+),
On Mon, Dec 7, 2015 at 10:50 AM, Matt Turner wrote:
> ---
> With this, we generate the same number of Mesa IR instructions before
> and after my series. all() is the same as well.
Maybe Ian could have a look?
___
mesa-dev mailing list
mesa-dev@lists.fre
---
With this, we generate the same number of Mesa IR instructions before
and after my series. all() is the same as well.
src/mesa/program/ir_to_mesa.cpp | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/src/mesa/program/ir_to_mesa.cpp b/src/mesa/program/ir_to_mesa.cpp
in