[llvm] [X86][GlobalISel] Support G_FCMP for scalar cases (PR #123598)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 02:25:54 PST 2025


================
@@ -0,0 +1,1289 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc < %s                               -mtriple=x86_64-apple-darwin10 -mattr=+sse,+sse2,-x87 -verify-machineinstrs | FileCheck %s --check-prefix=SDAG-X64
----------------
mahesh-attarde wrote:

done.

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


More information about the llvm-commits mailing list