fabianmcg wrote:
@castigli I'll take a deeper look this weekend. High-level question:
Did you try returning a `{f64}` instead of `f64` to keep the API consistent with returning a struct? (even if it's a single element).
https://github.com/llvm/llvm-project/pull/165873