[RISCV] Change LdPat and StPat from multiclass to class. NFC
These used to contain multiple patterns, but that was simplified when we moved to using ComplexPattern for load/store address matching.
Loading
Please sign in to comment
These used to contain multiple patterns, but that was simplified when we moved to using ComplexPattern for load/store address matching.