[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2017-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70199 Jan Vesely changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2017-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70199 Vedran Miletić changed: What|Removed |Added Blocks||99553

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2015-12-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=70199 --- Comment #10 from klondike --- (In reply to Vedran Miletić from comment #9) > Does this still occur? I no longer have access to such machines aas the one I used has died. Sorry :( -- You are receiving this mail because: You are the

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2015-12-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=70199 --- Comment #9 from Vedran Miletić --- Does this still occur? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2014-02-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=70199 Andreas Boll changed: What|Removed |Added Component|Drivers/DRI/R600|Drivers/Gallium/r600 -- You are

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2013-10-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70199 --- Comment #7 from Peter Wu lekenst...@gmail.com --- I tried the the patch from comment 5, but the piglit tests have not improved. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2013-10-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70199 --- Comment #8 from Peter Wu lekenst...@gmail.com --- Created attachment 87554 -- https://bugs.freedesktop.org/attachment.cgi?id=87554action=edit piglit test showing importance of parameter order The order of parameters for long seems to

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2013-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70199 Peter Wu lekenst...@gmail.com changed: What|Removed |Added CC||lekenst...@gmail.com ---

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2013-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70199 --- Comment #4 from Peter Wu lekenst...@gmail.com --- I forgot to mention my environment: - HD6790 - Linux 3.11.0 - Mesa from git master, commit d7d539a1cb8dcf50cb7cd534e6ae7df3f42914c8 - LLVM from SVN trunk, rev 192532 (via git-svn) -- You

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2013-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70199 --- Comment #5 from klondike klond...@klondike.es --- Created attachment 87543 -- https://bugs.freedesktop.org/attachment.cgi?id=87543action=edit Expand most of the 64 bit operations into 32 bit ones Well I have been messing a little bit with

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2013-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70199 --- Comment #6 from klondike klond...@klondike.es --- Just a small note, the functions also seem to be defined in compiler-rt, we could use clang to compile them and preload them as part of the runtime. -- You are receiving this mail because:

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2013-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70199 --- Comment #1 from klondike klond...@klondike.es --- Created attachment 87200 -- https://bugs.freedesktop.org/attachment.cgi?id=87200action=edit 64 bit unsigned add, causes the second -- You are receiving this mail because: You are the

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2013-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70199 --- Comment #2 from klondike klond...@klondike.es --- Created attachment 87201 -- https://bugs.freedesktop.org/attachment.cgi?id=87201action=edit 64 bit unsigned multiply, also generates the second isssue. -- You are receiving this mail