https://bugs.freedesktop.org/show_bug.cgi?id=76223
Aaron Watry awatry@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #101243|0 |1 is obsolete| |
--- Comment #12 from Aaron Watry awatry@gmail.com --- Created attachment 101832 --> https://bugs.freedesktop.org/attachment.cgi?id=101832&action=edit Test Case exposing the bug causing the luxrays crash
This piglit test exposes the bug in clover/clang/llvm which is causing luxmark to break on my machine.
If you remove the __attribute__ from the kernel declaration, the test passes. If you comment out the second kernel, the test passes. If you leave the attribute and leave both kernels in, the test bombs out with an LLVM error of:
LLVM ERROR: not a number, or does not fit in an unsigned int