[AArch65][SVE] Remove vector_splice from AddedComplexity pattern
authorCaroline Concatto <caroline.concatto@arm.com>
Mon, 26 Jul 2021 12:08:33 +0000 (13:08 +0100)
committerCaroline Concatto <caroline.concatto@arm.com>
Mon, 26 Jul 2021 12:35:51 +0000 (13:35 +0100)
commitbf28111ebdb760f46f168c867f7e8453c23814ed
tree62ad06df5db6c2dbb895e9248d8266909bd513ab
parent539437e288f2395288a46a550c4c3070c4b16101
[AArch65][SVE] Remove vector_splice from AddedComplexity pattern

The pattern for vector_splice with Index equal or bigger than
zero was misplaced in the AddedComplexity = 1 pattern in the AArch64
tablegen file. This patch fixes it by removing vector_splice pattern
from inside AddedComplexity = 1.
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td