[PATCH] D149811: [RISCV][CodeGen] Support Zhinx and Zhinxmin

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 20:40:53 PDT 2023


craig.topper added a comment.

In D149811#4331330 <https://reviews.llvm.org/D149811#4331330>, @realqhc wrote:

> In D149811#4331256 <https://reviews.llvm.org/D149811#4331256>, @craig.topper wrote:
>
>> Can we make this patch not depend on Zdinx RV32 support? That patch needs more work and I don't want it to block Zhinx.
>
> I have removed the dependency on phabricator, but I think some modification should be required on RISCVInstrInfoZfh.td, do you think it is better to move them to the rv32zdinx patch instead?

In the interest of forward progress, yes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149811



More information about the llvm-commits mailing list