[LLVMbugs] [Bug 21465] [NVPTX] byval parameters are incorrectly lowered

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Nov 5 10:21:47 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21465

Justin Holewinski <justin.holewinski at gmail.com> changed:

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

--- Comment #4 from Justin Holewinski <justin.holewinski at gmail.com> ---
Should be fixed in r221377.  However, this requires an opt-level pass, so
you'll have to add -nvptx-lower-struct-args to your opt line.

-- 
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/20141105/4da5f30e/attachment.html>


More information about the llvm-bugs mailing list