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

Priyanshu Kumar via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 24 21:58:03 PST 2025


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

----------------
Priyanshu3820 wrote:

May I just move the `sqrt` implementation to the top? That way, the builtins that are currently above them will just fall through to the NYI error at the end. 

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


More information about the cfe-commits mailing list