[all-commits] [llvm/llvm-project] 69d861: [clang] Move tailclipping to bitfield allocation (...
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Mon Apr 15 13:56:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69d861e1320119e9a02907155ca626b1db90ad93
https://github.com/llvm/llvm-project/commit/69d861e1320119e9a02907155ca626b1db90ad93
Author: Nathan Sidwell <nathan at acm.org>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
M clang/test/CodeGen/bitfield-access-unit.c
Log Message:
-----------
[clang] Move tailclipping to bitfield allocation (#87090)
Move bitfield access clipping to bitfield access computation.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list