[Mlir-commits] [mlir] [mlir][bufferize] Make buffer-results-to-out-params support only functions that are neither public nor extern (PR #162441)
Matthias Springer
llvmlistbot at llvm.org
Mon Oct 20 08:58:13 PDT 2025
matthias-springer wrote:
How about adding a pass option (and flag to `BufferResultsToOutParamsOpts`) that allows users to opt into modifying external/public functions?
https://github.com/llvm/llvm-project/pull/162441
More information about the Mlir-commits
mailing list