[PATCH] D72932: [ARM] Follow AACPS standard for volatile bit-fields access width
Diogo N. Sampaio via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 30 08:41:26 PST 2020
dnsampaio updated this revision to Diff 241477.
dnsampaio added a comment.
- Do not generate special volatile access if the record alignment is smaller than the bit-field declared type
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72932/new/
https://reviews.llvm.org/D72932
Files:
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGRecordLayout.h
clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
clang/test/CodeGen/aapcs-bitfield.c
clang/test/CodeGen/bitfield-2.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72932.241477.patch
Type: text/x-patch
Size: 61958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200130/f32535d5/attachment-0001.bin>
More information about the cfe-commits
mailing list