Aaron Watry changed bug 76223
What Removed Added
Attachment #101243 is obsolete   1

Comment # 12 on bug 76223 from
Created attachment 101832 [details]
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


You are receiving this mail because: