aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorCaroline Concatto <caroline.concatto@arm.com>2021-04-22 08:24:40 +0100
committerCaroline Concatto <caroline.concatto@arm.com>2021-05-07 09:37:37 +0100
commitcf06c8eee3a5ac6172e77abe5d7547554e6a6620 (patch)
tree9ca97a5c9f1d59a5e619fca2957a489ae0c99889 /llvm/lib/CodeGen/MachineOperand.cpp
parentd2b2ad32b76989b68e7b525e7484e25b0f0cc4e6 (diff)
downloadllvm-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