[llvm-bugs] [Bug 41616] New: [C++] Invalid address space conversion when returning a reference

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 26 08:14:10 PDT 2019


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

            Bug ID: 41616
           Summary: [C++] Invalid address space conversion when returning
                    a reference
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: OpenCL
          Assignee: unassignedclangbugs at nondot.org
          Reporter: anastasia.stulova at arm.com
                CC: anastasia.stulova at arm.com, llvm-bugs at lists.llvm.org

Clang produces invalid addrspacecast from __private to __global:

https://godbolt.org/z/PRE9pv

-- 
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/20190426/b69e1df3/attachment-0001.html>


More information about the llvm-bugs mailing list