[clang] [llvm] [SPARC] Align i128 to 16 bytes in SPARC datalayouts (PR #106951)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 4 06:07:11 PDT 2024
nikic wrote:
> I guess this is a breaking change?
Yes, but as previously discussed, it's acceptable breakage.
> Following the discussion in the linked revision it looks like this also needs some AutoUpgrade changes.
Yes, this should be handled in UpgradeDataLayoutString().
https://github.com/llvm/llvm-project/pull/106951
More information about the cfe-commits
mailing list