[llvm] [HEXAGON] Fix semantics of ordered FP compares (PR #131089)

via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 13 10:00:39 PDT 2025


================
@@ -0,0 +1,189 @@
+; RUN: llc -march=hexagon < %s | FileCheck %s
----------------
aankit-ca wrote:

That's a good point. I'll check what the behavior is for HVX fp/ieee and if there are tests to check this. 

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


More information about the llvm-commits mailing list