[PATCH] D59203: [MIPS] [microMIPS] Fix PseudoMTLOHI_MM matching and expansion

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 06:51:35 PDT 2019


atanasyan accepted this revision.
atanasyan added a comment.
This revision is now accepted and ready to land.

We can drop micromips-pseudo-mtlohi-match.ll and keep the micromips-pseudo-mtlohi-expand.ll only because this test checks all that is necessary. With this modification the patch is LGTM.


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

https://reviews.llvm.org/D59203





More information about the llvm-commits mailing list