[llvm] [Hexagon] Add HVX patterns for vector arithmetic (PR #170704)
Sergei Larin via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 4 13:46:23 PST 2025
================
@@ -1,11 +1,11 @@
-; RUN: llc -mtriple=hexagon < %s | FileCheck %s
+; RUN: llc -mtriple=hexagon -mattr=+hvxv73,+hvx-length64b < %s | FileCheck %s
----------------
SergeiYLarin wrote:
Hi Krzysztof, Not sure what you mean here... The change is needed for this test to pass..
https://github.com/llvm/llvm-project/pull/170704
More information about the llvm-commits
mailing list