[PATCH] D146242: [ARM] Fixing ABI mismatch for packed structs and fields
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 19 15:08:01 PDT 2023
rjmccall requested changes to this revision.
rjmccall added a comment.
This revision now requires changes to proceed.
Yeah. To be clear, though, I'm not asking for the overall data flow of the function to be fixed in this patch; I'm just pointing out problems in the new logic being added by this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146242/new/
https://reviews.llvm.org/D146242
More information about the cfe-commits
mailing list