diff options
author | Caroline Concatto <caroline.concatto@arm.com> | 2021-04-22 08:24:40 +0100 |
---|---|---|
committer | Caroline Concatto <caroline.concatto@arm.com> | 2021-05-07 09:37:37 +0100 |
commit | cf06c8eee3a5ac6172e77abe5d7547554e6a6620 (patch) | |
tree | 9ca97a5c9f1d59a5e619fca2957a489ae0c99889 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | d2b2ad32b76989b68e7b525e7484e25b0f0cc4e6 (diff) | |
download | llvm-cf06c8eee3a5ac6172e77abe5d7547554e6a6620.zip llvm-cf06c8eee3a5ac6172e77abe5d7547554e6a6620.tar.gz llvm-cf06c8eee3a5ac6172e77abe5d7547554e6a6620.tar.bz2 |
[LoopVectorize][SVE] Remove assert for scalable vector in InnerLoopVectorizer::fixReduction
The function fixReduction used to assert/crash for scalable vector when
a vector reduce could be done with a smaller vector.
This patch removes this assertion as it is safe to use scalable vector for
vector reduce and truncate.
Differential Revision: https://reviews.llvm.org/D101260
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions