[Mlir-commits] [mlir] [mlir][memref] Define interfaces for ops that access memrefs at an index (PR #177013)
Jakub Kuderski
llvmlistbot at llvm.org
Tue Jan 20 13:53:06 PST 2026
================
@@ -0,0 +1,188 @@
+//===-- MemoryAccessOpInterfaces.td ---------------*- tablegen -*-===//
----------------
kuhar wrote:
also here
https://github.com/llvm/llvm-project/pull/177013
More information about the Mlir-commits
mailing list