diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-05-17 22:14:42 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-05-17 22:19:15 +0200 |
commit | 52e98f620caf29f75c6d41f51a45610c26f68c65 (patch) | |
tree | 00e7ef3cc5936bb9e266a98a18065d4a0605bea0 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | fde8eb00e1466cecd0fc6697f8c2ab837c5b7cf3 (diff) | |
download | llvm-52e98f620caf29f75c6d41f51a45610c26f68c65.zip llvm-52e98f620caf29f75c6d41f51a45610c26f68c65.tar.gz llvm-52e98f620caf29f75c6d41f51a45610c26f68c65.tar.bz2 |
[Alignment] Remove unnecessary getValueOrABITypeAlignment calls (NFC)
Now that load/store alignment is required, we no longer need most
of them. Also switch the getLoadStoreAlignment() helper to return
Align instead of MaybeAlign.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions