[llvm] [Hexagon] Improve QFP Optimizer (PR #166647)

Fateme Hosseini via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 6 08:37:25 PST 2025


================
@@ -2,7 +2,7 @@
 ; type as first parameter instead of a sf type without
 ; any conversion instruction of type sf = qf32
 
-; RUN: llc -mtriple=hexagon < %s -o - | FileCheck %s
+; RUN: llc -mtriple=hexagon -mattr=+hvx-length128b,+hvxv75,+v75,-long-calls,-small-data < %s -o - | FileCheck %s
----------------
fhossein-quic wrote:

Done

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


More information about the llvm-commits mailing list