"git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "2ea753a65fbe4735bc5c35fb8bfc029a90d4f5ac"
[Feature] Enhance fill operation to support various buffer types (#1189)
* [Feature] Enhance fill operation to support various buffer types - Added support for `BufferLoad` in the `fill` function to handle different buffer types. - Updated `Fill` class to process region descriptors and buffer regions, improving flexibility in buffer handling. - Introduced checks for static bounds in region definitions to ensure safety during operations. - Refactored loop induction variable handling in `FillNode` to accommodate sliced regions. * lint fix
Showing
Please register or sign in to comment