llvm-project
135a7874 - libclc: clspv: fma: remove fp16 implementation (#135002)

Commit
1 year ago
libclc: clspv: fma: remove fp16 implementation (#135002) clspv is already handling generation of fp16. This implementation is preventing clspv from making the best choice to use an emulation on top of fp32-fma, or the native fp16-fma, depending on the command-line arguments.
Author
Parents
Loading