[RISCV] Add a pattern for a scalable vector mask vnot.
We can use a vnand.mm with the same register for both inputs. This avoids materializing an alls ones constant with vmset.mm.
Loading
Please sign in to comment
We can use a vnand.mm with the same register for both inputs. This avoids materializing an alls ones constant with vmset.mm.