diff options
author | David Sherwood <david.sherwood@arm.com> | 2020-07-10 10:26:33 +0100 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2020-07-29 16:29:19 +0100 |
commit | 9ad7c980bb47edd7db8f8db828b487cc7dfc9921 (patch) | |
tree | 38867f4c26a8876e2b5c69f5557b268a57e1c75d /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 7a2e1122ae4611916c920c815a4310085ed04830 (diff) | |
download | llvm-9ad7c980bb47edd7db8f8db828b487cc7dfc9921.zip llvm-9ad7c980bb47edd7db8f8db828b487cc7dfc9921.tar.gz llvm-9ad7c980bb47edd7db8f8db828b487cc7dfc9921.tar.bz2 |
[SVE] Don't consider scalable vector types in SLPVectorizerPass::vectorizeChainsInBlock
In vectorizeChainsInBlock we try to collect chains of PHI nodes
that have the same element type, but the code is relying upon
the implicit conversion from TypeSize -> uint64_t. For now, I have
modified the code to ignore PHI nodes with scalable types.
Differential Revision: https://reviews.llvm.org/D83542
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions