[Mlir-commits] [mlir] [AMDGPU] fold `memref.subview` into `amdgpu.gather_to_lds` (PR #149851)
Alan Li
llvmlistbot at llvm.org
Tue Jul 22 07:04:33 PDT 2025
================
@@ -0,0 +1,50 @@
+// RUN: mlir-opt -amdgpu-fold-subview-ops -split-input-file %s | FileCheck %s
----------------
lialan wrote:
done.
https://github.com/llvm/llvm-project/pull/149851
More information about the Mlir-commits
mailing list