[PATCH] D99083: [RISCV] Introduce floating point control and state registers

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 16:24:24 PDT 2021


craig.topper added a comment.

In D99083#2697967 <https://reviews.llvm.org/D99083#2697967>, @sepavloff wrote:

> Does this patch require other changes?

I don't think we should have unused pseudo instructions since they should all have lit tests. So if they can't be tested soon, they should be added when they are needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99083



More information about the llvm-commits mailing list