[PATCH] D138784: [Coroutines] createStructType/createPointerType takes alignment in bits but receives bytes

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 19:08:57 PST 2022


ChuanqiXu added a comment.

Thanks for reporting this! You can test this change in coro-debug-coro-frame.ll. You can print the original output then compare it with the output after applying this patch. Then you can fulfill the `align` field in the CHECKs. Remind me if you need me to precommit it for you.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138784/new/

https://reviews.llvm.org/D138784



More information about the llvm-commits mailing list