diff options
author | Craig Topper <craig.topper@intel.com> | 2020-09-14 13:54:50 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-09-14 13:54:50 -0700 |
commit | c193a689b475f91e63adb25dc5855f7a7f068c9a (patch) | |
tree | b6722f2df3b6b8d3a505e83538b2eff2ba3bafd1 /libcxx/include/algorithm | |
parent | f859c30ecbbbeb33a90b00b76044a688b2e71879 (diff) | |
download | llvm-c193a689b475f91e63adb25dc5855f7a7f068c9a.zip llvm-c193a689b475f91e63adb25dc5855f7a7f068c9a.tar.gz llvm-c193a689b475f91e63adb25dc5855f7a7f068c9a.tar.bz2 |
[SelectionDAG] Use Align/MaybeAlign in calls to getLoad/getStore/getExtLoad/getTruncStore.
The versions that take 'unsigned' will be removed in the future.
I tried to use getOriginalAlign instead of getAlign in some
places. getAlign factors in the minimum alignment implied by
the offset in the pointer info. Since we're also passing the
pointer info we can use the original alignment.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D87592
Diffstat (limited to 'libcxx/include/algorithm')
0 files changed, 0 insertions, 0 deletions