[clang] [clang] Better bitfield access units (PR #65742)

Nathan Sidwell via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 8 11:38:44 PDT 2023


urnathan wrote:

> Note that changing the memory accesses performed by clang (load or store) _is_ an ABI change at IR level because of UB.

Could you clarify why UB is a consideration here?


https://github.com/llvm/llvm-project/pull/65742


More information about the cfe-commits mailing list