[PATCH] D127197: [ARM] Fix how size-0 bitfields affect homogeneous aggregates.

Sam Elliott via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 10 03:22:29 PDT 2022


lenary accepted this revision.
lenary added a comment.
This revision is now accepted and ready to land.

LGTM.

I tested this patch in an end-to-end fashion to look at the assembly in affected cases, and it is doing the right thing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127197/new/

https://reviews.llvm.org/D127197



More information about the cfe-commits mailing list