[Bug 93447] [r600g] llvm crash because of use of uninitialized stack

2015-12-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93447 --- Comment #3 from Ilia Mirkin --- (In reply to Grazvydas Ignotas from comment #2) > I believe this bug can also be triggered by radeonsi though, as it also > calls radeon_llvm_emit_prepare_cube_coords(). When target == > TGSI_TEXTURE_CUBE and o

[Bug 93447] [r600g] llvm crash because of use of uninitialized stack

2015-12-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93447 --- Comment #2 from Grazvydas Ignotas --- I believe this bug can also be triggered by radeonsi though, as it also calls radeon_llvm_emit_prepare_cube_coords(). When target == TGSI_TEXTURE_CUBE and opcode == TGSI_OPCODE_TXF, si_shader.c will take

[Bug 93447] [r600g] llvm crash because of use of uninitialized stack

2015-12-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93447 Michel Dänzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 93447] [r600g] llvm crash because of use of uninitialized stack

2015-12-19 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93447 Bug ID: 93447 Summary: [r600g] llvm crash because of use of uninitialized stack Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All)