[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
Loading
Please sign in to comment