[PATCH] D93298: [RISCV] add the MC layer support of Zfinx extension

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 18 06:54:59 PST 2022


jrtc27 added a comment.

In D93298#3332020 <https://reviews.llvm.org/D93298#3332020>, @achieveartificialintelligence wrote:

> @krasimir Since I don't have a rust environment, can you help me to test if D120130 <https://reviews.llvm.org/D120130> works?

Hm, actually, looking at the log, it doesn't appear to be trying to use Zfinx? My guess is that putting a float in a GPR has broken as that's now legal but should only be legal for Zfinx?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93298



More information about the llvm-commits mailing list