[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


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

The line endings may be automatically updated to match the repository settings when the changes are committed, but it's a good idea to avoid changing line ending styles. There are a few lit tests where the line ending kind is actually important.

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


More information about the cfe-commits mailing list