[llvm] Hexagon QFP Optimizer (PR #163843)

Brian Cain via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 17 12:58:36 PDT 2025


================
@@ -0,0 +1,35 @@
+; RUN: llc -mtriple=hexagon -mattr=+hvxv68,+hvx,+hvx-length128b < %s | FileCheck %s
+
+; Test that the Qfloat optimization pass doesn't crash due to an invalid
----------------
androm3da wrote:

> Test that the Qfloat optimization pass *doesn't crash* due

Does the test case fail if you use a build w/o asserts?

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


More information about the llvm-commits mailing list