[PATCH] D79155: [CodeGen] Increase applicability of ffine-grained-bitfield-accesses for targets with limited native integer widths
Alex Bradbury via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 12 01:35:45 PDT 2020
asb added a comment.
In D79155#2088191 <https://reviews.llvm.org/D79155#2088191>, @efriedma wrote:
> Please add a comment explaining what OffsetInRecord means; then LGTM.
Thanks. It's not easy to follow, but having stepped through it I agree with yu that it is the size in bits of the current run. I'll add that comment and commit.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79155/new/
https://reviews.llvm.org/D79155
More information about the cfe-commits
mailing list