[RISCV] Fix predicates on zvbb patterns
authorLuke Lau <luke@igalia.com>
Fri, 14 Jul 2023 16:58:15 +0000 (17:58 +0100)
committerLuke Lau <luke@igalia.com>
Mon, 17 Jul 2023 08:17:56 +0000 (09:17 +0100)
commit20280ea44a36bdd5768349c263783240a0a36caa
treef44922e0c4bddce976d65c95d34488eca8b3ddda
parent0ebb0503113e97eb14dc679f06bdc1d2e7296d54
[RISCV] Fix predicates on zvbb patterns

The zvbb extension predicate was getting overwritten by the vtype predicates.
There's no change in the tests though because the ISD nodes were getting
expanded before instruction selection.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D155313
llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td