[clang] [CIR][X86] Implement lowering for sqrt builtins (PR #169310)
Priyanshu Kumar via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 24 20:57:08 PST 2025
================
@@ -1,4 +1,4 @@
-//====- LowerToLLVM.cpp - Lowering from CIR to LLVMIR ---------------------===//
+//====- LowerToLLVM.cpp - Lowering from CIR to LLVMIR ---------------------===//
----------------
Priyanshu3820 wrote:
seems like a phantom diff caused due to line ending differences.
https://github.com/llvm/llvm-project/pull/169310
More information about the cfe-commits
mailing list