[Mlir-commits] [mlir] [MLIR] Add bufferization state class to OneShotBufferization pass (PR #141019)
Michele Scuttari
llvmlistbot at llvm.org
Fri May 23 00:53:58 PDT 2025
mscuttari wrote:
Seems like the Bufferization transforms library is missing from the list of the libraries linked by the MLTransforms library. Sadly, the problem was yet again not catched before the merge. Should I revert again or can I just go for a PR adding that required one line?
https://github.com/llvm/llvm-project/pull/141019
More information about the Mlir-commits
mailing list