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

QIHAN CAI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 20:26:05 PDT 2023


realqhc added a comment.

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?


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