[llvm] Hexagon QFP Optimizer (PR #163843)
Brian Cain via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 17 11:10:13 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:
Does this test case `REQUIRES: asserts` ?
https://github.com/llvm/llvm-project/pull/163843
More information about the llvm-commits
mailing list