llvm-project
323112a3
- [LLVM][SVE] Add isel for bfloat based constant splats. (#129550)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
363 days ago
[LLVM][SVE] Add isel for bfloat based constant splats. (#129550) There are no dedicated bfloat MOV instructions but we can use the half variants when the encoding allows (e.g. f16(1.875) == bf16(1.0)).
References
#129550 - [LLVM][SVE] Add isel for bfloat based constant splats.
Author
paulwalker-arm
Parents
06fc7d68
Loading