NFC. Drop unnecessary use of OpBuilder in buildTripCountMapAndOperands.
Rename this to getTripCountMapAndOperands and remove stale comments.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110993
[MLIR][NFC] Drop unnecessary use of OpBuilder in build trip count map ClosedPublic Authored by bondhugula on Oct 2 2021, 3:31 AM.
Details Summary NFC. Drop unnecessary use of OpBuilder in buildTripCountMapAndOperands.
Diff Detail
Event TimelineHerald added subscribers: Groverkss, wenzhicui, wrengr and 20 others. · View Herald TranscriptOct 2 2021, 3:31 AM This revision is now accepted and ready to land.Oct 2 2021, 8:39 PM Closed by commit rG0b83a35caf22: [MLIR][NFC] Drop unnecessary use of OpBuilder in build trip count map (authored by bondhugula). · Explain WhyOct 2 2021, 8:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376732 mlir/include/mlir/Analysis/LoopAnalysis.h
mlir/lib/Analysis/LoopAnalysis.cpp
mlir/lib/Transforms/Utils/LoopUtils.cpp
|