The signature of this function was confusing. Check for hasKnownBufferizationAliasingBehavior separately when needed.
Depends On D110915
Paths
| Differential D110916
[mlir][linalg][bufferize][NFC] Simplify getAliasingOpResult() ClosedPublic Authored by springerm on Oct 1 2021, 3:58 AM.
Details Summary The signature of this function was confusing. Check for hasKnownBufferizationAliasingBehavior separately when needed. Depends On D110915
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 21 others. · View Herald TranscriptOct 1 2021, 3:58 AM This revision is now accepted and ready to land.Oct 5 2021, 3:38 AM Closed by commit rG56bf688a09ac: [mlir][linalg][bufferize][NFC] Simplify getAliasingOpResult() (authored by springerm). · Explain WhyOct 7 2021, 6:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 377832 mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
|