[llvm] [Hexagon] Add HVX patterns for vector arithmetic (PR #170704)
Fateme Hosseini via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 11 09:26:21 PST 2025
================
@@ -132,141 +132,5 @@ define <32 x i32> @xorw_128(<32 x i32> %v0, <32 x i32> %v1) #1 {
ret <32 x i32> %p
}
-; --- add
----------------
fhossein-quic wrote:
Not anymore, they have moved to other lit tests like vadd, etc :)
https://github.com/llvm/llvm-project/pull/170704
More information about the llvm-commits
mailing list