[PATCH] D86310: [X86] Align i128 to 16 bytes in x86 datalayouts
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 9 15:01:49 PDT 2023
efriedma added a comment.
Given the complexity here, I agree this is probably the best we can reasonably do. Code and test changes LGTM.
That said, this is missing a release note.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86310/new/
https://reviews.llvm.org/D86310
More information about the cfe-commits
mailing list