[Mlir-commits] [mlir] [mlir][bufferization] Drop equivalent buffer results - modify public functions option (PR #177589)
Matthias Springer
llvmlistbot at llvm.org
Mon Feb 2 00:23:31 PST 2026
================
@@ -0,0 +1,76 @@
+// RUN: mlir-opt -drop-equivalent-buffer-results -split-input-file %s | FileCheck %s
----------------
matthias-springer wrote:
This file should be in `mlir/test/Dialect/Bufferization/Transforms`.
https://github.com/llvm/llvm-project/pull/177589
More information about the Mlir-commits
mailing list