Xilinx / mlir-air

MIT License
81 stars 27 forks source link

AIRDependency: Refactor `PartialMemref`'s access pattern offset checking #787

Closed erwei-xilinx closed 3 days ago

erwei-xilinx commented 1 week ago

Instead of direct offsets matching, check for overlapping access to PartialMemref by analyzing the offset, sizes and strides pattern.