[Bug 66730] New: [LLVM radeonsi] Infinite loop in LLVM backend possible when using "double" arguments

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 9 03:46:22 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66730

          Priority: medium
            Bug ID: 66730
          Assignee: dri-devel at lists.freedesktop.org
           Summary: [LLVM radeonsi] Infinite loop in LLVM backend possible
                    when using "double" arguments
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: niels_ole at salscheider-online.de
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/radeonsi
           Product: Mesa

Created attachment 82223
  --> https://bugs.freedesktop.org/attachment.cgi?id=82223&action=edit
testcase

Some expressions containing multiple double precision kernel arguments cause
llvm to run until all memory is used. It works fine as long as I pass pointers
to double values.

I have attached an LLVM IR testcase that triggers the described behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130709/6a3c36c7/attachment.html>


More information about the dri-devel mailing list