llvm-project
35255cce - [RISCV][SLEEF] Fix incorrect vector function mapping for llvm.exp.f64 (#121641)

Commit
356 days ago
[RISCV][SLEEF] Fix incorrect vector function mapping for llvm.exp.f64 (#121641) The element count needs to be SCALABLE(4) to generate operations with lmul == 2 for the f64 type.
Author
Parents
Loading