[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.
parent
44e997a1
Please register or sign in to comment
The predicates inside the AMOPat class were being overridden by the Predicates = [HasStdExtA] at the instantiation.