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

Evgenii Kudriashov via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 09:25:43 PST 2025


https://github.com/e-kud approved this pull request.

LGTM. However GISel doesn't respect that `fucompi` may not set `EFLAGS` and sequence of `FSTSW,SAHF` could be required. I think this is not crucial nowadays.

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


More information about the llvm-commits mailing list