iree icon indicating copy to clipboard operation
iree copied to clipboard

support float type conversion between f32 and f64

Open willghatch opened this issue 2 weeks ago • 1 comments

I had an issue where passing an f64 where an f32 was expected would result in a zero value, and this fixes it.

willghatch avatar Dec 11 '25 20:12 willghatch

This fixes an issue I found using Wave. Full disclosure: I used AI tools to help me with this, and I don't really understand much of the context here. But it does fix the issue and seems reasonable.

willghatch avatar Dec 11 '25 20:12 willghatch