[Mlir-commits] [mlir] [mlir] Add Memref Normalization support for reinterpret_cast op (PR #133417)

Uday Bondhugula llvmlistbot at llvm.org
Fri Apr 25 03:25:06 PDT 2025


================
@@ -29,6 +29,7 @@ namespace memref {
 #define DEBUG_TYPE "normalize-memrefs"
 
 using namespace mlir;
+using namespace memref;
----------------
bondhugula wrote:

mlir::memref

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


More information about the Mlir-commits mailing list