diff options
author | Kai Luo <lkail@cn.ibm.com> | 2020-04-10 05:34:05 +0000 |
---|---|---|
committer | Kai Luo <lkail@cn.ibm.com> | 2020-04-10 05:49:19 +0000 |
commit | b7d5229d789b7cb2747226d528ed016624b11cea (patch) | |
tree | 46520c518f70b40cc6eea594dab439b84924188d /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 8423a6f36386aabced2a367c0ea53487901d31ca (diff) | |
download | llvm-b7d5229d789b7cb2747226d528ed016624b11cea.zip llvm-b7d5229d789b7cb2747226d528ed016624b11cea.tar.gz llvm-b7d5229d789b7cb2747226d528ed016624b11cea.tar.bz2 |
[PowerPC] Update alignment for ReuseLoadInfo in LowerFP_TO_INTForReuse
In LowerFP_TO_INTForReuse, when emitting `stfiwx`, alignment of 4 is
set for the `MachineMemOperand`, but RLI(ReuseLoadInfo)'s alignment is
not updated for following loads.
It's related to failed alignment check reported in
https://bugs.llvm.org/show_bug.cgi?id=45297
Differential Revision: https://reviews.llvm.org/D77624
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions