llvm-project
35255cce
- [RISCV][SLEEF] Fix incorrect vector function mapping for llvm.exp.f64 (#121641)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#121641 - [RISCV][SLEEF] Fix incorrect vector function mapping for llvm.exp.f64
Author
Ruhung
Parents
ef40ae4f
Loading