diff options
author | David Sherwood <david.sherwood@arm.com> | 2020-09-03 11:57:55 +0100 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2020-09-11 08:34:51 +0100 |
commit | 1e1770a07ec0f6a3576362ea5eb97aedd33f4b26 (patch) | |
tree | 71dccf421466c802c313aae0dd77ca869f45105c /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 28012e00d80b994ef0709377da15e2b25e6c0b72 (diff) | |
download | llvm-1e1770a07ec0f6a3576362ea5eb97aedd33f4b26.zip llvm-1e1770a07ec0f6a3576362ea5eb97aedd33f4b26.tar.gz llvm-1e1770a07ec0f6a3576362ea5eb97aedd33f4b26.tar.bz2 |
[SVE][CodeGen] Fix InlineFunction for scalable vectors
When inlining functions containing allocas of scalable vectors we
cannot specify the size in the lifetime markers, since we don't
know this at compile time.
Added new test here:
test/Transforms/Inline/AArch64/sve-alloca-merge.ll
Differential Revision: https://reviews.llvm.org/D87139
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions