[Mlir-commits] [mlir] [mlir][gpu] Move test-lower-to-nvvm to InitAllPasses.h (PR #75775)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Mon Dec 18 01:30:04 PST 2023
================
@@ -0,0 +1,22 @@
+//===- Passes.h - GPU NVVM pipeline entry points -----------*- C++ -*-===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
+//===----------------------------------------------------------------------===//
+//
+// This header file defines prototypes of all sparse tensor pipelines.
----------------
ftynse wrote:
This is not sparse tensor.
https://github.com/llvm/llvm-project/pull/75775
More information about the Mlir-commits
mailing list