[llvm-bugs] [Bug 51131] New: [Coroutines] Compiler would complain if there are variables requires large alignment.
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jul 18 19:30:48 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51131
Bug ID: 51131
Summary: [Coroutines] Compiler would complain if there are
variables requires large alignment.
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Transformation Utilities
Assignee: unassignedbugs at nondot.org
Reporter: yedeng.yd at linux.alibaba.com
CC: llvm-bugs at lists.llvm.org
Reproducer: https://gcc.godbolt.org
I am not sure if this is a bug of Coroutine module or
performOptimizedStructLayout function.
Note: we need to use assertion enabled llvm to reproduce this one.
--
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/20210719/2e0b891b/attachment.html>
More information about the llvm-bugs
mailing list