[all-commits] [llvm/llvm-project] 018909: Fix missing return of LogicalResult from D142848
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Tue Jan 31 18:07:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01890942f0c0c05f7691b9e0d67ebfa5bd737af9
https://github.com/llvm/llvm-project/commit/01890942f0c0c05f7691b9e0d67ebfa5bd737af9
Author: Mahesh Ravishankar <ravishankarm at google.com>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M mlir/test/lib/Dialect/Linalg/TestLinalgElementwiseFusion.cpp
Log Message:
-----------
Fix missing return of LogicalResult from D142848
Differential Revision: https://reviews.llvm.org/D143023
More information about the All-commits
mailing list