[llvm] [HVX] Support lowering of setuo, seto. (PR #140765)
via llvm-commits
llvm-commits at lists.llvm.org
Thu May 22 21:42:52 PDT 2025
================
@@ -0,0 +1,28 @@
+;; RUN: llc --mtriple=hexagon -mattr=+hvxv79,+hvx-length128b %s -o - | FileCheck %s
----------------
kaushik-quicinc wrote:
Whoops, no was a typo from my end. [42e57ae](https://github.com/llvm/llvm-project/pull/140765/commits/42e57aea398fe6cc0dad02f40f3b02ae8d38e361) should fix it.
https://github.com/llvm/llvm-project/pull/140765
More information about the llvm-commits
mailing list