Just moving code from one op interface impl to another one. This was previous implemented as part of the BufferizableOpInterface of ForEachThreadOp. Moving the implementation to ParallelInsertSliceOp to be consistent with the remaining ops and to have a nice example op that can serve as a blueprint for other ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Jun 28 2022, 3:10 AM
This revision was landed with ongoing or failed builds.Jun 28 2022, 3:23 AM
Closed by commit rG04dac2ca7c06: [mlir][SCF][bufferize][NFC] Implement resolveConflicts for ParallelInsertSliceOp (authored by springerm). · Explain Why
This revision was automatically updated to reflect the committed changes.