llvm-project
7b308b18 - Fix bitcasting E8M0 APFloat to APInt (#113298)

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
Author
Parents
Loading