[llvm-bugs] [Bug 23312] [Backend: R600] UNREACHABLE executed at lib/Target/R600/AMDGPUInstrInfo.cpp:97!

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 7 08:18:29 PST 2016


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

Matt Arsenault <Matthew.Arsenault at amd.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |Matthew.Arsenault at amd.com
         Resolution|---                         |WONTFIX

--- Comment #1 from Matt Arsenault <Matthew.Arsenault at amd.com> ---
This is from r600 not implementing register spilling. It works on amdgcn. This
will be fixed if anyone ever comes and implements it, but there aren't any
plans to add new features for r600. It's surprising that any of these tests get
that far, since return values don't work for kernel functions, so functions
like this end up empty.

-- 
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/20160307/36032837/attachment-0001.html>


More information about the llvm-bugs mailing list