[llvm] [EarlyCSE] merge consecutive bitfield accesses in case of pointers (PR #76053)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 07:15:06 PST 2023


nikic wrote:

(This means that the fix for this issue would be in Clang, not LLVM, by emitting TBAA metadata for bitfield accesses. Assuming there isn't some subtle reason why this is not legal.)

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


More information about the llvm-commits mailing list