Add a new BufferizableOpInterface method isNotConflicting that can be used to implement custom analysis rules.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D113961 Authored by springerm on Nov 15 2021, 6:26 PM.
Details Summary Add a new BufferizableOpInterface method isNotConflicting that can be used to implement custom analysis rules.
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptNov 15 2021, 6:26 PM This revision is now accepted and ready to land.Nov 17 2021, 12:12 AM Closed by commit rG26e90423f4b8: [mlir][linalg][bufferize][NFC] Decouple ComprehensiveBufferize from tensor… (authored by springerm). · Explain WhyNov 17 2021, 11:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
|