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

Andy Kaylor via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 5 16:10:12 PST 2025


================
@@ -1,4 +1,4 @@
-//====- LowerToLLVM.cpp - Lowering from CIR to LLVMIR ---------------------===//
+//====- LowerToLLVM.cpp - Lowering from CIR to LLVMIR ---------------------===//
----------------
andykaylor wrote:

You still need to remove whatever BOM character is on this line.

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


More information about the llvm-commits mailing list