[PATCH] D53230: [RISCV] Introduce codegen patterns for RV64M-only instructions

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 11:30:08 PST 2019


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

Please make sure to include my example as a regression test, so someone doesn't accidentally add the wrong pattern in the future.

Otherwise LGTM.


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

https://reviews.llvm.org/D53230





More information about the llvm-commits mailing list