aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/BinaryStreamRef.cpp
diff options
context:
space:
mode:
authorAndrew Wei <weiwei64@huawei.com>2020-09-23 22:44:30 +0800
committerAndrew Wei <weiwei64@huawei.com>2020-09-23 23:00:13 +0800
commitc2deacd929dabded734a478e78c1eef23aa459c5 (patch)
treec1b62191a04bd20ed711142b7a11c8ba1aa18199 /llvm/lib/Support/BinaryStreamRef.cpp
parent91589cf679c7946edfb5b33d1eb94d723ad99e2b (diff)
downloadllvm-c2deacd929dabded734a478e78c1eef23aa459c5.zip
llvm-c2deacd929dabded734a478e78c1eef23aa459c5.tar.gz
llvm-c2deacd929dabded734a478e78c1eef23aa459c5.tar.bz2
[AArch64] Fix ldst optimization of non-immediate store offset
When matching store instruction for ldst opt, we should make sure store instr is in 'reg+imm' form as load instr, otherwise, it will have assertion in isLdOffsetInRangeOfSt since it will use getImm() directly. Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D87905
Diffstat (limited to 'llvm/lib/Support/BinaryStreamRef.cpp')
0 files changed, 0 insertions, 0 deletions