diff options
author | luxufan <932494295@qq.com> | 2021-04-12 13:28:00 +0800 |
---|---|---|
committer | luxufan <932494295@qq.com> | 2021-04-30 11:02:38 +0800 |
commit | 5603ed60ad6cd6370010e0746faef9f823c1fa72 (patch) | |
tree | f21c79be050ec67402e6dc64dbdee9a0a1383fe3 /llvm/lib/Support/GraphWriter.cpp | |
parent | 325b454ed8d8165fe63c03883ce7a3de0ec990c9 (diff) | |
download | llvm-5603ed60ad6cd6370010e0746faef9f823c1fa72.zip llvm-5603ed60ad6cd6370010e0746faef9f823c1fa72.tar.gz llvm-5603ed60ad6cd6370010e0746faef9f823c1fa72.tar.bz2 |
[RISCV] Fix StackOffset calculation when using sp to access the fixed stack object in the case of rvv vector objects existed
When rvv vector objects existed, using sp to access the fixed stack object will pass the rvv vector objects field. So the StackOffset needs add a scalable offset of the size of rvv vector objects field
Differential Revision: https://reviews.llvm.org/D100286
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions