aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/FileCheck
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2023-08-07 07:49:15 -0700
committerPhilip Reames <listmail@philipreames.com>2023-08-07 07:54:29 -0700
commit47fe3b3b9a2649aba2ccbab91e530fbd247f8280 (patch)
tree738c2ba5fac44cfba149c9eae0d45cbb9e642a44 /llvm/lib/FileCheck
parent7eba3e58d5a383e47973c3d3945277f0115c86f3 (diff)
downloadllvm-47fe3b3b9a2649aba2ccbab91e530fbd247f8280.zip
llvm-47fe3b3b9a2649aba2ccbab91e530fbd247f8280.tar.gz
llvm-47fe3b3b9a2649aba2ccbab91e530fbd247f8280.tar.bz2
[RISCV] Use v(f)slide1down for build_vector with dominant values
If we have a dominant value, we can still use a v(f)slide1down to handle the last value in the vector if that value is neither undef nor the dominant value. Note that we can extend this idea to any tail of elements, but that's ends up being a near complete merge of the v(f)slide1down insert path, and requires a bit more untangling on profitability heuristics first. Differential Revision: https://reviews.llvm.org/D157120
Diffstat (limited to 'llvm/lib/FileCheck')
0 files changed, 0 insertions, 0 deletions