[PATCH] D89939: [ARM][SchedModels] Convert IsLdstsoScaledPred to MCSchedPredicate

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 02:37:34 PDT 2020


andreadb added a comment.

Nice patch!
The new predicate looks good.

It is interesting how `IsLdstsoScaledPred` was actually unused, and only `IsLdstsoScaledPredX2` was the only used predicate.

As always, please wait for the final accept from @dmgreen as he definitely knows more than me if those new numbers are correct :).

Good job!
-Andrea


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89939/new/

https://reviews.llvm.org/D89939



More information about the llvm-commits mailing list