- missing-new-line CI job: ensures all source files end with new line
- logging updates
- add new line to the end of many files
- fix header include ordering is misc places
- transition to use hsa::get_core_table() and hsa::get_amd_ext_table() in various places instead of making copies
Этот коммит содержится в:
Jonathan R. Madsen
2024-07-08 16:50:32 -05:00
коммит произвёл GitHub
родитель 78fd8cb379
Коммит 1e49b43738
30 изменённых файлов: 208 добавлений и 163 удалений
+1 -1
Просмотреть файл
@@ -92,4 +92,4 @@ main(int argc, char** argv)
}
return 0;
}
}