[PATCH] D122427: [MIPS] Initial support for MIPS-I load delay slots

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 13:41:55 PDT 2022


sdardis added a comment.

> Should that be a follow-up patch, or included in this one?

It should be a follow up patch.

> Is there documentation somewhere on how to get the most out of update_llc_test_checks?

There is some documentation in llvm/doc/TestingGuide.rst, but there's no option to common up the checks. This test case does look small enough that it should be ok.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122427



More information about the llvm-commits mailing list