[llvm] [HEXAGON] Fix semantics of ordered FP compares (PR #131089)
Brian Cain via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 13 06:43:59 PDT 2025
================
@@ -0,0 +1,189 @@
+; RUN: llc -march=hexagon < %s | FileCheck %s
----------------
androm3da wrote:
Do we need to consider running tests like this in other floating point modes like HVX floating point (formerly qfloat) and/or HVX IEEE fp?
https://github.com/llvm/llvm-project/pull/131089
More information about the llvm-commits
mailing list