[Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start

2017-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88669 Vedran Miletić changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start

2015-01-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=88669 --- Comment #7 from michael at kuemmling.de --- OK, I guess, I identified the issue. ImageMagick cached an old OpenCL program compiled some months ago, after removing that, it does not crash any more. Now the build fails, because cospi() and sin

[Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start

2015-01-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=88669 --- Comment #6 from michael at kuemmling.de --- I'm sorry, but I don't get any output with CLOVER_DEBUG=clc,llvm,asm -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attach

[Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start

2015-01-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=88669 --- Comment #5 from Tom Stellard --- Can you run the program with CLOVER_DEBUG=clc,llvm,asm and post the output. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachmen

[Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start

2015-01-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=88669 --- Comment #4 from michael at kuemmling.de --- I use libelf from elfutils 0.161 -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start

2015-01-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=88669 --- Comment #3 from Michel Dänzer --- I suspect symbol_count might be 0 in parse_symbol_table(), in which case binary->global_symbol_offsets would probably end up as NULL. Not sure that should ever happen though. Michael, which version of libel

[Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start

2015-01-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=88669 --- Comment #2 from michael at kuemmling.de --- I use also llvm git version (after commit 8737be85f6210693b6693b00cc425a2ad2a9a6c7) -- You are receiving this mail because: You are the assignee for the bug. -- next part --

[Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start

2015-01-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=88669 --- Comment #1 from Tom Stellard --- What version of LLVM are you using? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 88669] clover on radeonsi fails in radeon_shader_binary_config_start

2015-01-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=88669 Bug ID: 88669 Summary: clover on radeonsi fails in radeon_shader_binary_config_start Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All)