Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@rriddle I don't have commit access to the repo. Could you please land the change by yourself?
Paths
| Differential D95787
[mlir] Allow to use constant lambda as callbacks for `TypeConverter` ClosedPublic Authored by vinograd47 on Feb 1 2021, 7:42 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 12 others. · View Herald TranscriptFeb 1 2021, 7:42 AM This revision is now accepted and ready to land.Feb 1 2021, 11:28 AM Comment Actions @rriddle I don't have commit access to the repo. Could you please land the change by yourself? Closed by commit rG7cc799849790: [mlir] Allow to use constant lambda as callbacks for `TypeConverter` (authored by vinograd47, committed by mehdi_amini). · Explain WhyFeb 2 2021, 10:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 320462 mlir/include/mlir/Transforms/DialectConversion.h
mlir/test/lib/Dialect/Test/TestPatterns.cpp
|