Rationale:
Touching function level information can only be done within a module pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97102
[mlir][sparse] convert function pass to module pass ClosedPublic Authored by aartbik on Feb 19 2021, 6:03 PM.
Details Summary Rationale:
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 13 others. · View Herald TranscriptFeb 19 2021, 6:03 PM This revision is now accepted and ready to land.Feb 19 2021, 7:55 PM Closed by commit rGf32b3401e177: [mlir][sparse] convert function pass to module pass (authored by aartbik). · Explain WhyFeb 19 2021, 8:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 325125 mlir/test/lib/Transforms/TestSparsification.cpp
|