¶std::unordered_map<buffer_id, region<3>>
detect_overlapping_writes(
const task& tsk,
const box_vector<3>& chunks)
std::unordered_map<buffer_id, region<3>>
detect_overlapping_writes(
const task& tsk,
const box_vector<3>& chunks)
Description
Determines which overlapping regions appear between write accesses when the iteration space of tsk
is split into chunks
.
Parameters
- const task& tsk
- const box_vector<3>& chunks