On 04.02.2016 11:28, Michel Dänzer wrote:
> From: Michel Dänzer
>
> Otherwise it's not possible to diagnose problems caused by optimization
> passes.
Unfortunately, this also seems to dump before some transformation passes
which are necessary for the dumped IR to be consumable by LLVM tools
such
Reviewed-by: Edward O'Callaghan
On 2016-02-04 13:28, Michel Dänzer wrote:
From: Michel Dänzer
Otherwise it's not possible to diagnose problems caused by optimization
passes.
Signed-off-by: Michel Dänzer
---
src/gallium/drivers/radeonsi/si_shader.c | 20 ++--
1 file changed,
From: Michel Dänzer
Otherwise it's not possible to diagnose problems caused by optimization
passes.
Signed-off-by: Michel Dänzer
---
src/gallium/drivers/radeonsi/si_shader.c | 20 ++--
1 file changed, 14 insertions(+), 6 deletions(-)
diff --git a/src/gallium/drivers/radeonsi/s