[RISCV] Fix bad isel predicate handling for Ztso. (#66739)
The predicates inside the AMOPat class were being overridden by the Predicates = [HasStdExtA] at the instantiation.
Loading
Please sign in to comment
The predicates inside the AMOPat class were being overridden by the Predicates = [HasStdExtA] at the instantiation.