[llvm-bugs] [Bug 49221] [C++4OpenCL] reinterpret_cast from T to T not allowed in some cases
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 24 06:47:12 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=49221
Ole Marius Strohm <olemarius.strohm at arm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
CC| |olemarius.strohm at arm.com
--- Comment #3 from Ole Marius Strohm <olemarius.strohm at arm.com> ---
The first issue has been fixed by https://reviews.llvm.org/D102689.
And the second issue has been decided is not an issue, as no OpenCL specific
types can be used with reinterpret_cast.
--
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/20210824/6df7586a/attachment.html>
More information about the llvm-bugs
mailing list