[llvm] Allow FP reg conversion when copying Sx to Dx (PR #147559)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 8 16:46:48 PDT 2025


efriedma-quic wrote:

Why do you think the compiler should do this?  It's not what gcc does.  And in general implicitly performing floating-point conversions seems like a bad idea.

https://github.com/llvm/llvm-project/pull/147559


More information about the llvm-commits mailing list