[PATCH] D147610: [RISCV][MC] Add support for experimental Zfbfmin extension

Jun Sha via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 24 01:43:34 PDT 2023


joshua-arch1 added a comment.

What's the difference between fcvt.bf16.s and fcvt.h.s? In your implementation, it seems that you just replace fcvt.h.s with fcvt.bf16.s in Zfbfmin extension.


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

https://reviews.llvm.org/D147610



More information about the cfe-commits mailing list