[llvm] Hexagon QFP Optimizer (PR #163843)
Brian Cain via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 17 13:02:49 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:
I mean -- does the test case fail *on the baseline* w/o asserts?
https://github.com/llvm/llvm-project/pull/163843
More information about the llvm-commits
mailing list