[llvm-bugs] [Bug 51689] Warn if mismatching struct layout used on CUDA host / device boundary on Windows.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Sep 15 07:55:45 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51689
Joachim Meyer <joachim at joameyer.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |---
Status|RESOLVED |REOPENED
Summary|Clang introduces invalid |Warn if mismatching struct
|padding for empty base |layout used on CUDA host /
|classes |device boundary on Windows.
--- Comment #7 from Joachim Meyer <joachim at joameyer.de> ---
Reopening with the goal to get the proposed warning, if a struct with
mismatching layout is used in both, device and host code.
--
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/20210915/0c18072e/attachment.html>
More information about the llvm-bugs
mailing list