Use getValueOrCreateConstantIndexOp introduced by https://reviews.llvm.org/D109601 in multiple places in LinalgOps.cpp.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109756
[mli][linalg] Reuse getValueOrCreateConstantIndexOp method (NFC). ClosedPublic Authored by gysit on Sep 14 2021, 6:16 AM.
Details Summary Use getValueOrCreateConstantIndexOp introduced by https://reviews.llvm.org/D109601 in multiple places in LinalgOps.cpp.
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 21 others. · View Herald TranscriptSep 14 2021, 6:16 AM This revision is now accepted and ready to land.Sep 14 2021, 6:21 AM Closed by commit rG609187365137: [mli][linalg] Reuse getValueOrCreateConstantIndexOp method (NFC). (authored by gysit). · Explain WhySep 14 2021, 8:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 372490 mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
|