[PATCH] D125765: [RISCV] Add type aliases float16_t, float32_t and float64_t
Zakk Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 19 02:47:48 PDT 2022
khchen added a comment.
I think we have no consensus in https://github.com/riscv-non-isa/rvv-intrinsic-doc/issues/18#issuecomment-817890161, and most people disagree the current naming,
maybe we need to have more followup discussion before landing this patch.
For example, maybe `_Float16` should be supported when enable zvh, not zvfh?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125765/new/
https://reviews.llvm.org/D125765
More information about the cfe-commits
mailing list