[all-commits] [llvm/llvm-project] 07c009: [mlir][Linalg] Fix invalid FailureOr construction ...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Jan 6 15:43:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07c009ed5506c67b2e8ebc5a4f44d74d46b52ee9
https://github.com/llvm/llvm-project/commit/07c009ed5506c67b2e8ebc5a4f44d74d46b52ee9
Author: Nicolas Vasilache <ntv at google.com>
Date: 2022-01-06 (Thu, 06 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
Log Message:
-----------
[mlir][Linalg] Fix invalid FailureOr construction from LogicalResult::success
More information about the All-commits
mailing list