[Mlir-commits] [mlir] [mlir][gpu] Add gpu.rotate operation (PR #142796)

Hsiangkai Wang llvmlistbot at llvm.org
Wed Jun 18 13:34:38 PDT 2025


================
@@ -0,0 +1,29 @@
+// RUN: mlir-opt -split-input-file -convert-gpu-to-spirv -verify-diagnostics %s -o - | FileCheck %s
----------------
Hsiangkai wrote:

Updated.

https://github.com/llvm/llvm-project/pull/142796


More information about the Mlir-commits mailing list