Hi,
I have discovered several cases where programs compiled and executed on HD Graphics Haswell GT2 Desktop produce different output to on other OpenCL implementations. Please see attached bug reports, which provide additional details and steps to reproduce.
On Xeon-Phi, this kernel causes a segmentation fault during compilation:
Cheers,
Chris
链接已复制
I also have program which trigger assertion errors from within LLVM:
- https://pastebin.com/kCq0pea1
- http://paste.ubuntu.com/25027521/
- http://paste.ubuntu.com/25027522/
- http://paste.ubuntu.com/25027523/
- http://paste.ubuntu.com/25027524/
- http://paste.ubuntu.com/25027525/
- http://paste.ubuntu.com/25027526/
- http://paste.ubuntu.com/25027527/
Cheers,
Chris
Here are standalone C files containing kernels which segfault the Vectorizer (pass 'Post-Dominance Frontier Construction') on E5-2620 and i5-4570:
http://paste.ubuntu.com/25037714/
http://paste.ubuntu.com/25037715/
http://paste.ubuntu.com/25037716/
http://paste.ubuntu.com/25037717/
http://paste.ubuntu.com/25037718/
http://paste.ubuntu.com/25037719/
http://paste.ubuntu.com/25037720/
http://paste.ubuntu.com/25037721/
http://paste.ubuntu.com/25037722/
Cheers,
Chris
Compilation of this 4 line kernel hangs the compiler on GT2: http://paste.ubuntu.com/25180351/
This 1 line kernel segfaults every Intel compiler we're tested, except an i5-4570: http://paste.ubuntu.com/25180582/
