diff options
author | Caroline Concatto <caroline.concatto@arm.com> | 2021-02-15 17:46:21 +0000 |
---|---|---|
committer | Caroline Concatto <caroline.concatto@arm.com> | 2021-03-04 18:52:59 +0000 |
commit | f2b749be15688a8cebebdefe6b2be5a5dfaf5dd5 (patch) | |
tree | 439b48ce699e08d1096981acceffd82c96ad8b82 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 594d0c34961d3065d7abfbace5892dd42be040c9 (diff) | |
download | llvm-f2b749be15688a8cebebdefe6b2be5a5dfaf5dd5.zip llvm-f2b749be15688a8cebebdefe6b2be5a5dfaf5dd5.tar.gz llvm-f2b749be15688a8cebebdefe6b2be5a5dfaf5dd5.tar.bz2 |
[CostModel][SVE] Add cost model for shuffle reverse with i1 and scalable vector
This patch adds the cost model for experimental.vector.reverse
with scalable vector types: nxv16i1, nxv8i1, nxv4i1 and nxv2i1.
These types are missing from the previous cost model patch D95603.
The cost model for experimental.vector.reverse with 1 bit mask is used by
loop vectorization in the patch D95363
Differential Revision: https://reviews.llvm.org/D97758
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions