[PATCH] D55067: [HIP] Fix offset of kernel argument for AMDGPU target
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 5 14:36:46 PST 2018
arsenm added a comment.
I think if we can just declare something simple to follow that doesn't depend on the IR type alignment, we could pack any basic type and align any aggregates to 4
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55067/new/
https://reviews.llvm.org/D55067
More information about the cfe-commits
mailing list