[PATCH] D141737: [NVPTX] Unforce minimum alignment of 4 for byval arguments of device-side functions.
Pavel Kopyl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 03:53:35 PST 2023
pavelkopyl added a comment.
I guess, there is one more reason to getting back to default alignment.It seems we break ABI with alignment forced to 4. This may be an issue for mixed build clang + llvm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141737/new/
https://reviews.llvm.org/D141737
More information about the llvm-commits
mailing list