[llvm] [HVX] Support lowering of setuo, seto. (PR #140765)
via llvm-commits
llvm-commits at lists.llvm.org
Wed May 21 17:21:26 PDT 2025
================
@@ -0,0 +1,20 @@
+;; RUN: llc -mv79 -mhvx %s -o - | FileCheck %s
----------------
kaushik-quicinc wrote:
Thanks, fixed!
https://github.com/llvm/llvm-project/pull/140765
More information about the llvm-commits
mailing list