diff options
author | Jonas Paulsson <paulson1@linux.ibm.com> | 2023-12-19 16:30:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-19 16:30:47 +0100 |
commit | e32e147d6c6330a5fc396f862970398dd5c7631a (patch) | |
tree | 49a67031b036f71470f7f785ffec90da155096d4 /llvm/unittests/Support/ProcessTest.cpp | |
parent | 0894c2ee5f602e1766c8d8c5911797bf31cb8c4a (diff) | |
download | llvm-e32e147d6c6330a5fc396f862970398dd5c7631a.zip llvm-e32e147d6c6330a5fc396f862970398dd5c7631a.tar.gz llvm-e32e147d6c6330a5fc396f862970398dd5c7631a.tar.bz2 |
[DAGCombiner] Don't drop alignment info of original load. (#75626)
Pass the original MMO instead of different individual values.
getAlign() was used before where actually getOriginalAlign() would have been
better, and this patch has the same effect.
Diffstat (limited to 'llvm/unittests/Support/ProcessTest.cpp')
0 files changed, 0 insertions, 0 deletions