Details
Details
- Reviewers
herhut - Commits
- rG09c18a6606e1: [mlir] Return scf.parallel ops resulted from tiling.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96024
[mlir] Return scf.parallel ops resulted from tiling. ClosedPublic Authored by pifon2a on Feb 4 2021, 5:24 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptFeb 4 2021, 5:24 AM This revision is now accepted and ready to land.Feb 4 2021, 5:44 AM This revision was landed with ongoing or failed builds.Feb 4 2021, 5:47 AM Closed by commit rG09c18a6606e1: [mlir] Return scf.parallel ops resulted from tiling. (authored by pifon2a). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 321394 mlir/include/mlir/Dialect/SCF/Transforms.h
mlir/lib/Dialect/SCF/Transforms/ParallelLoopTiling.cpp
|