[flang-commits] [flang] [mlir] [MLIR][ODS] Add support for overloading interface methods (PR #161828)

Matthias Springer via flang-commits flang-commits at lists.llvm.org
Mon Oct 6 08:08:26 PDT 2025


https://github.com/matthias-springer approved this pull request.

Looks like a useful feature. I had to work around this limitation in the past: there is `BufferizableOpInterface::bufferizesToMemoryWrite` and `BufferizableOpInterface::resultBufferizesToMemoryWrite`.


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


More information about the flang-commits mailing list