diff options
author | Matthias Springer <me@m-sp.org> | 2024-05-17 13:44:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-17 13:44:00 +0200 |
commit | a2590e0c145c56928a8870d9a6ea76ccbf4fcfeb (patch) | |
tree | 5bbe5660edbebe32bb07ca277b7f1b2cf967d63d /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | d1cff36e5e37cd552ec049335feb1dd8f94517ea (diff) | |
download | llvm-a2590e0c145c56928a8870d9a6ea76ccbf4fcfeb.zip llvm-a2590e0c145c56928a8870d9a6ea76ccbf4fcfeb.tar.gz llvm-a2590e0c145c56928a8870d9a6ea76ccbf4fcfeb.tar.bz2 |
[mlir][Transforms] Make 1:N function conversion pattern interface-based (#92395)
This commit turns the 1:N dialect conversion pattern for function
signatures into a pattern for `FunctionOpInterface`. This is similar to
the interface-based pattern that is provided with the 1:1 dialect
conversion (`populateFunctionOpInterfaceTypeConversionPattern`). No
change in functionality apart from supporting all `FunctionOpInterface`
ops and not just `func::FuncOp`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions