[clang] [CIR][X86] Implement lowering for sqrt builtins (PR #169310)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 25 09:47:02 PST 2025


================

----------------
andykaylor wrote:

No. We are attempting to keep builtins in the same relative order as they appear in classic codegen and the incubator in order to make the code easier to navigate.

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


More information about the cfe-commits mailing list