[Mlir-commits] [mlir] [MLIR] Make `OneShotModuleBufferize` use `OpInterface` (PR #110322)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Sep 27 13:20:25 PDT 2024


https://github.com/erick-xanadu commented:

Hi @tzunghanjuang , I left a couple of suggestions. The reason for this is to avoid hardcoding `func::CallIndirectOp`. But wait for the other maintainers to chime in, as I am not sure if this algorithm requires all functions to be statically known.

Thanks!

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


More information about the Mlir-commits mailing list