https://github.com/matthias-springer edited
https://github.com/llvm/llvm-project/pull/109540
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-mlir
@llvm/pr-subscribers-mlir-core
Author: Matthias Springer (matthias-springer)
Changes
This commit simplifies the signature of `OperationConverter::finalize`. This
function always returns "success", so the return value can be removed.
Note: Previous
https://github.com/matthias-springer created
https://github.com/llvm/llvm-project/pull/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 "fail