Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intrinsic Support for BF16 Extension #36

Open
joshua-arch1 opened this issue Apr 26, 2023 · 1 comment
Open

Intrinsic Support for BF16 Extension #36

joshua-arch1 opened this issue Apr 26, 2023 · 1 comment

Comments

@joshua-arch1
Copy link

joshua-arch1 commented Apr 26, 2023

The BF16 Extension has recently been proposed with three extra Instruction Set Extensions.
https://github.com/riscv/riscv-bfloat16

I'm wondering how we plan to address existing rvv intrinsics. Do we need to add new intrinsics tailored for bf16 datatype? If so, do we need to give a BF16 version for all the intrinsics with floating-point types? Maybe we can raise an issue for discussion.

@kito-cheng
Copy link
Collaborator

Could you create another issue on https://github.com/riscv-non-isa/rvv-intrinsic-doc/ for track RVV part?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants