aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2024-10-01 09:06:47 +0200
committerGitHub <noreply@github.com>2024-10-01 09:06:47 +0200
commit8897dd6fc520bc2184ee906974f2fd8c78140a79 (patch)
treee3507b87c66bb9a5de97ce355c0f83059494f125 /llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp
parentc26a5227c11d827ca52ec668fce749f8cba9aeb6 (diff)
downloadllvm-8897dd6fc520bc2184ee906974f2fd8c78140a79.zip
llvm-8897dd6fc520bc2184ee906974f2fd8c78140a79.tar.gz
llvm-8897dd6fc520bc2184ee906974f2fd8c78140a79.tar.bz2
[mlir][Transforms][NFC] Dialect Conversion: Simplify `finalize` signature (#110419)
This commit simplifies the signature of `OperationConverter::finalize`. This function always returns "success", so the return value can be removed. Note: Previously, this function used to return "failure" if a materialization failed to legalize. This is now optional and happening at a later point of time (see `config.buildMaterializations`).
Diffstat (limited to 'llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions