[PATCH] D141830: Invalid alignment specification For NVPTX LowerFormalArguments
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 16 02:05:48 PST 2023
gchatelet added a comment.
In particular it seems dubious to use a boolean type to convey alignment. Was this intended ?
I tracked it up to https://reviews.llvm.org/D30011 so I've added @tra and @jlebar as potential reviewers, let me know if someone is a better fit for this review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141830/new/
https://reviews.llvm.org/D141830
More information about the llvm-commits
mailing list