[llvm-bugs] [Bug 31240] An LLVM commit broke our Cuda reduction code (wrong answer)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jul 11 16:47:37 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=31240

Christian Trott <crtrott at sandia.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Christian Trott <crtrott at sandia.gov> ---
Hi guys. With Clang 4.0 and Cuda driver 384.27 all the issues I had seem to be
resolved (the fix comes from the driver not from the particular clang version).
So I am marking this as resolved.  Not sure if fixed or invalid is the right
marking (since it was a legitimate issue, but one which was caused on the
driver side not for llvm).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170711/6afcf730/attachment.html>


More information about the llvm-bugs mailing list