llvm-project
7b308b18
- Fix bitcasting E8M0 APFloat to APInt (#113298)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
343 days ago
Fix bitcasting E8M0 APFloat to APInt (#113298) Fixes a bug in APFloat handling of E8M0 type (zero mantissa). Related PRs: - https://github.com/llvm/llvm-project/pull/107127 - https://github.com/llvm/llvm-project/pull/111028
References
#113298 - Fix bitcasting E8M0 APFloat to APInt
Author
sergey-kozub
Parents
2fdf49db
Loading