Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@vinayaka-polymage Thank you for the review. We'll merge it tomorrow if there are no more comments.
Paths
| Differential D101794
[mlir] Update dstNode after DenseMap insertion in loop fusion pass. ClosedPublic Authored by ayzhuang on May 3 2021, 4:06 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptMay 3 2021, 4:06 PM ayzhuang retitled this revision from [mlir] Update dstNode after Densemap insertion in loop fusion pass. to [mlir] Update dstNode after DenseMap insertion in loop fusion pass..May 5 2021, 9:34 AM This revision is now accepted and ready to land.May 5 2021, 10:06 AM Comment Actions @vinayaka-polymage Thank you for the review. We'll merge it tomorrow if there are no more comments. Closed by commit rG5dc1ed3f627e: [mlir] Update dstNode after DenseMap insertion in loop fusion pass. (authored by ayzhuang, committed by sgrechanik). · Explain WhyMay 6 2021, 3:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 343516 mlir/lib/Transforms/LoopFusion.cpp
mlir/test/Transforms/loop-fusion.mlir
|