diff options
author | Brandon Wu <brandon.wu@sifive.com> | 2024-08-06 17:59:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-06 17:59:53 +0800 |
commit | 3027688a77b5511447b3f060aaecbf30e4b9e63e (patch) | |
tree | 6fd322d86630bde46b88044a84a554cce921a0ad /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8868c02cda875d1efe1646affa01656ef268ffed (diff) | |
download | llvm-3027688a77b5511447b3f060aaecbf30e4b9e63e.zip llvm-3027688a77b5511447b3f060aaecbf30e4b9e63e.tar.gz llvm-3027688a77b5511447b3f060aaecbf30e4b9e63e.tar.bz2 |
[RISCV] Support bf16 vmv.v.v and vmerge.vvm intrinsics with `zvfbfmin` (#101611)
These two intrinsics are supported for f16 with `zvfhmin`, also support
them in bf16 to make it aligned to f16.
This resolve:
https://github.com/riscv-non-isa/rvv-intrinsic-doc/issues/349
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions