[Mlir-commits] [mlir] [mlir][bufferization] Make alloc_tensor's bufferization customizable (PR #215590)

Matthias Springer llvmlistbot at llvm.org
Wed Aug 12 07:00:25 PDT 2026


https://github.com/matthias-springer commented:

I'm OK with merging PR. Not to endorse this use case (switching out external models), but to make the code base more uniform.

Can you also move all the other implementations in the bufferization dialect (`to_tensor`, `to_buffer`, etc.) to `BufferizableOpInterfaceImpl.cpp`?


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


More information about the Mlir-commits mailing list