This allow using this helper outside of the linalg canonicalization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94826
[mlir][NFC] Move helper substWithMin into Affine utils ClosedPublic Authored by ThomasRaoux on Jan 15 2021, 2:07 PM.
Details Summary This allow using this helper outside of the linalg canonicalization.
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptJan 15 2021, 2:07 PM This revision is now accepted and ready to land.Jan 15 2021, 3:02 PM Closed by commit rG3afbfb4145be: [mlir][NFC] Move helper substWithMin into Affine utils (authored by ThomasRaoux). · Explain WhyJan 15 2021, 5:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 317119 mlir/include/mlir/Dialect/Affine/Utils.h
mlir/lib/Dialect/Affine/Utils/Utils.cpp
mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
|