Files
clang-p2996/llvm/test/CodeGen/X86/GlobalISel
Mahesh-Attarde 35afd022ee [X86][GlobalISel] Support G_FCMP for scalar cases (#123598)
With this patch, we are enabling comparisons for Long double (80) types
on X87 stack. It lowers G_FCMP.

---------

Co-authored-by: mattarde <mattarde@intel.com>
2025-02-07 13:01:21 +05:30
..