diff options
author | Caroline Concatto <caroline.concatto@arm.com> | 2021-05-11 15:22:27 +0100 |
---|---|---|
committer | Caroline Concatto <caroline.concatto@arm.com> | 2021-06-08 10:43:38 +0100 |
commit | 6fd1604d14335a31268bbc477de27e81310f39ef (patch) | |
tree | 2fd6aba34808bd4e9c1d65d7977722419ea5a7d5 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | f96b5e801d67dac4fb1b94566aa4be3a3a5756d5 (diff) | |
download | llvm-6fd1604d14335a31268bbc477de27e81310f39ef.zip llvm-6fd1604d14335a31268bbc477de27e81310f39ef.tar.gz llvm-6fd1604d14335a31268bbc477de27e81310f39ef.tar.bz2 |
[InstCombine] Add instcombine fold for extractelement + splat for scalable vectors
This patch allows that scalable vector can also use the fold that already
exists for fixed vector, only when the lane index is lower than the minimum
number of elements of the vector.
Differential Revision: https://reviews.llvm.org/D102404
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions