[all-commits] [llvm/llvm-project] 7cc799: [mlir] Allow to use constant lambda as callbacks f...
Vladislav Vinogradov via All-commits
all-commits at lists.llvm.org
Tue Feb 2 10:27:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cc79984979014c86b6b4672ed0df93a74b2f218
https://github.com/llvm/llvm-project/commit/7cc79984979014c86b6b4672ed0df93a74b2f218
Author: Vladislav Vinogradov <vlad.vinogradov at intel.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/test/lib/Dialect/Test/TestPatterns.cpp
Log Message:
-----------
[mlir] Allow to use constant lambda as callbacks for `TypeConverter`
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D95787
More information about the All-commits
mailing list