"...gpu/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "36eaf9e532828fa014e7ed2eebb40911ed73324b"
  • 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
layout.cc 16.4 KB