diff options
author | Harald van Dijk <harald@gigawatt.nl> | 2023-10-11 10:23:38 +0100 |
---|---|---|
committer | Harald van Dijk <harald@gigawatt.nl> | 2023-10-11 10:23:38 +0100 |
commit | a21abc782a8e1cb718a10c471a3b634f3102fc1c (patch) | |
tree | 643ec1a287778a4d016be86f86658b34273da79e /llvm/lib/CodeGen/VirtRegMap.cpp | |
parent | 84ff49d2180c3e2515bbeb092694a38dc112f78a (diff) | |
download | llvm-a21abc782a8e1cb718a10c471a3b634f3102fc1c.zip llvm-a21abc782a8e1cb718a10c471a3b634f3102fc1c.tar.gz llvm-a21abc782a8e1cb718a10c471a3b634f3102fc1c.tar.bz2 |
[X86] Align i128 to 16 bytes in x86 datalayouts
This is an attempt at rebooting https://reviews.llvm.org/D28990
I've included AutoUpgrade changes to modify the data layout to satisfy the compatible layout check. But this does mean alloca, loads, stores, etc in old IR will automatically get this new alignment.
This should fix PR46320.
Reviewed By: echristo, rnk, tmgross
Differential Revision: https://reviews.llvm.org/D86310
Diffstat (limited to 'llvm/lib/CodeGen/VirtRegMap.cpp')
0 files changed, 0 insertions, 0 deletions