diff options
author | Emilio Cota <ecg@google.com> | 2022-11-03 10:47:25 -0400 |
---|---|---|
committer | Emilio Cota <ecg@google.com> | 2022-11-03 13:01:39 -0400 |
commit | 7e133eb49b35b1648de786f21f38db084f597b7f (patch) | |
tree | 434cabc56841cac9b9a0b5b23d48d082db2f3e63 /lldb/test/Shell/ScriptInterpreter/Python/eof.test | |
parent | e2dd63340d8c998bbeead9fca580898f148529d3 (diff) | |
download | llvm-7e133eb49b35b1648de786f21f38db084f597b7f.zip llvm-7e133eb49b35b1648de786f21f38db084f597b7f.tar.gz llvm-7e133eb49b35b1648de786f21f38db084f597b7f.tar.bz2 |
[mlir][bufferize] Add filterFn option to BufferResultsToOutParams
This allows users to restrict the transformation to a
subset of the functions in a module.
For example, a user might want to apply the transformation to
a module's entry point, but not to the calls in the module
because those calls might refer to external C functions outside
of their control.
Reviewed By: springerm, nicolasvasilache
Differential Revision: https://reviews.llvm.org/D137264
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/eof.test')
0 files changed, 0 insertions, 0 deletions