Closed jtuyls closed 2 months ago
In a larger change to start extracting aie.flow ops from AMDAIEStatefulTransform, I ran into a segfault issue inside the walk to remove non-zero offsets. I extracted the fix from that effort to reduce the scope of that PR.
aie.flow
AMDAIEStatefulTransform
In a larger change to start extracting
aie.flow
ops fromAMDAIEStatefulTransform
, I ran into a segfault issue inside the walk to remove non-zero offsets. I extracted the fix from that effort to reduce the scope of that PR.