[Mlir-commits] [mlir] [mlir][bufferization] Support custom types (1/N) (PR #142986)
Andrei Golubev
llvmlistbot at llvm.org
Fri Jun 6 02:03:05 PDT 2025
andrey-golubev wrote:
> I'd appreciate it if you can list down some naming changes in the PR description before you land the PR. It'd save us some time to look at all the details. E.g., the operand name of `ToTensorOp` becomes `buffer`; the return type of `bufferization::getBufferType` becomes `FailureOr<BufferLikeType>`, etc;
Not sure this is good PR description-wise but I mentioned the two changes (actually, what you mention is probably the only two here?).
https://github.com/llvm/llvm-project/pull/142986
More information about the Mlir-commits
mailing list