diff options
author | David Sherwood <david.sherwood@arm.com> | 2020-04-27 15:25:23 +0100 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2020-04-27 15:57:59 +0100 |
commit | 096b25a8d8ed8a5162dfead59ed9cd9c2b4825aa (patch) | |
tree | a6a14ad4e8fed8987ac851fe163881c57f2a27f3 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 8c8aae852b5e60929156054808af941fc0745d46 (diff) | |
download | llvm-096b25a8d8ed8a5162dfead59ed9cd9c2b4825aa.zip llvm-096b25a8d8ed8a5162dfead59ed9cd9c2b4825aa.tar.gz llvm-096b25a8d8ed8a5162dfead59ed9cd9c2b4825aa.tar.bz2 |
[CodeGen] Use SPLAT_VECTOR for zeroinitialiser with scalable types
Summary:
When generating code for the LLVM IR zeroinitialiser operation, if
the vector type is scalable we should be using SPLAT_VECTOR instead
of BUILD_VECTOR.
Differential Revision: https://reviews.llvm.org/D78636
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions