cferry-AMD wrote: > out of curiosity, why choose `div` + `sqrt` over `sqrt` + `div`? does it make a difference in terms of accuracy? I have actually not thought of that other way. Let me have a look... that's a good point! https://github.com/llvm/llvm-project/pull/91344