[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-04-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 --- Comment #12 from Jan Vesely --- (In reply to nixscripter from comment #11) > I finally got back to this, and sure enough, upgrading LLVM to r327238 seems > to have fixed it. Thanks for your efforts. > > Marking as RESOLVED FIXED. Note that

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-03-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 nixscrip...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 --- Comment #10 from Jan Vesely --- even running (after removing half of the lines: > llc -march=r600 -mcpu=juniper < Downloads/imagemagick.link-0.ll/data gives "Register number out of range!" assertion. Can you try a more recent version of ll

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 --- Comment #9 from Jan Vesely --- did you by any chance run the DUMP commands twice? the files seems to contain duplicates. Anyway I cannot reproduce the error. running: > clang -cc1 -x cl -triple=r600-- -target-cpu juniper > -cl-single-preci

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 nixscrip...@gmail.com changed: What|Removed |Added Attachment #137519|0 |1 is obsolete|

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 --- Comment #7 from nixscrip...@gmail.com --- Created attachment 137572 --> https://bugs.freedesktop.org/attachment.cgi?id=137572&action=edit clover debug imagemagick.link-0.ll My GPU is: 01:00.0 VGA compatible controller: Advanced Micro Devi

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 --- Comment #6 from nixscrip...@gmail.com --- Created attachment 137571 --> https://bugs.freedesktop.org/attachment.cgi?id=137571&action=edit clover debug imagemagick.ll -- You are receiving this mail because: You are the assignee for the bug

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 --- Comment #5 from Jan Vesely --- (In reply to nixscripter from comment #4) > Thanks to your quick response, I got libclc compiled successfully. > > Now when I try to view an image, the OpenCL compile error is different: > > :0:0: in function

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 --- Comment #4 from nixscrip...@gmail.com --- Thanks to your quick response, I got libclc compiled successfully. Now when I try to view an image, the OpenCL compile error is different: :0:0: in function ResizeHorizontalFilter void (float addrsp

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 --- Comment #3 from Jan Vesely --- you'll need the libclc build fixes from: http://lists.llvm.org/pipermail/libclc-dev/2018-February/002796.html and http://lists.llvm.org/pipermail/libclc-dev/2018-February/002800.html (all 5 of them). Alternati

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 --- Comment #2 from nixscrip...@gmail.com --- It seems the libclc version I'm using was Feb 2nd. Good point ... and now that I've tried to compile SVN r325851, I see why it was held back. First, I had to patch this: And this is after I did my

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 --- Comment #1 from Jan Vesely --- (In reply to nixscripter from comment #0) > Created attachment 137519 [details] > The ImageMagick OpenCL Kernel > > LLVM svn version: 325439 > Mesa version: git fa8a764b62 > > The last version that worked was

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 Jan Vesely changed: What|Removed |Added Blocks||99553 Referenced Bugs: https://bugs.free

[Bug 105200] [r600g] Regression: ImageMagick OpenCL kernel no longer compiles

2018-02-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105200 Bug ID: 105200 Summary: [r600g] Regression: ImageMagick OpenCL kernel no longer compiles Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All