[PATCH] D36562: [Bitfield] Make the bitfield a separate location if it has width of legal integer type and its bit offset is naturally aligned for the type
Momchil Velikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 21 08:20:37 PDT 2019
chill added a comment.
Herald added a project: LLVM.
Shouldn't we disable `OPT_ffine_grained_bitfield_accesses` only if TSAN is active?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D36562/new/
https://reviews.llvm.org/D36562
More information about the cfe-commits
mailing list