• Lei Wang's avatar
    [Refactor] Update buffer handling in layout transformation functions (#509) · 094796b6
    Lei Wang authored
    * Modified `makeBufferWithLayout` to include a `var_remap` parameter for improved variable remapping during buffer creation.
    * Enhanced buffer load and store operations to utilize the new variable remapping logic, ensuring correct buffer references.
    * Commented out a check in `ThreadExtent` for clarity, maintaining functionality while improving code readability.
    094796b6
lower_tile_op.cc 14.9 KB