[AMD] Reorganize hip-related header files in sgl-kernel (#9320)

This commit is contained in:
Hubert Lu
2025-08-18 16:53:44 -07:00
committed by GitHub
parent c2fbf60f39
commit c6c379ab31
14 changed files with 18 additions and 17 deletions

View File

@@ -21,8 +21,6 @@ limitations under the License.
#include "utils.h"
#define WARP_SIZE 32
#define VEC_SIZE 4
using Vec = int4;