[all-commits] [llvm/llvm-project] c141c0: [mlir] Add materializeOpFoldResults to turn OpFold...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue Sep 6 04:38:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c141c03fd8c5772a98f506191135526a8b0f0da9
https://github.com/llvm/llvm-project/commit/c141c03fd8c5772a98f506191135526a8b0f0da9
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-09-06 (Tue, 06 Sep 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
M mlir/lib/Dialect/Linalg/Utils/Utils.cpp
Log Message:
-----------
[mlir] Add materializeOpFoldResults to turn OpFoldResult array into values.
Differential Revision: https://reviews.llvm.org/D133346
More information about the All-commits
mailing list