[Mlir-commits] [mlir] [MLIR] Make `OneShotModuleBufferize` use `OpInterface` (PR #110322)
Tzung-Han Juang
llvmlistbot at llvm.org
Mon Oct 7 13:30:38 PDT 2024
tzunghanjuang wrote:
@matthias-springer Yes, `ReturnLike` is used during aliasing/equivalence analysis and getting the order of `FunctionOpInterfaces`. I have also checked that `FunctionOpInterface` is indeed not tied to `ReturnLike`. I will create another PR to update it.
https://github.com/llvm/llvm-project/pull/110322
More information about the Mlir-commits
mailing list