[llvm] [ARM] Stop gluing FP comparisons to FMSTAT (PR #116676)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 14:19:11 PST 2024


s-barannikov wrote:

PR with candidate fix: https://github.com/llvm/llvm-project/pull/117248

It successfully compiles the test attached above, and produces the same assembly as before this patch modulo register numbers.


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


More information about the llvm-commits mailing list