Jakub Kuderski 730f498c96
[mlir][arith] Improve truncf folding (#80206)
* Use APFloat conversion function instead of going through double to
check if fold results in information loss.
* Support folding vector constants.
2024-01-31 20:28:01 -05:00
..