[PATCH] D150016: [RISCV] Make Zvfh depend on Zfhmin.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 23:53:12 PDT 2023


craig.topper added a comment.

I hadn't noticed that the Zfinx and Zdinx mentions were removed from the vector spec repo in October 2021 after the 1.0 pdf was made in September in 2021. I guess Zve* extensions aren't compatible with Zfinx/Zdinx. I'll make another patch to fix that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150016



More information about the llvm-commits mailing list