Optimize the performance by using the range directly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108715
[mlir][linalg] Tune getTiedIndexingMap method (NFC). ClosedPublic Authored by gysit on Aug 25 2021, 11:20 AM.
Details Summary Optimize the performance by using the range directly.
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, dcaballe and 20 others. · View Herald TranscriptAug 25 2021, 11:20 AM This revision is now accepted and ready to land.Aug 25 2021, 11:35 AM Closed by commit rG2b35b372fde9: [mlir][linalg] Tune getTiedIndexingMap method (NFC). (authored by gysit). · Explain WhyAug 25 2021, 12:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 368700 mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
|