We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1abce96 commit 2ffefecCopy full SHA for 2ffefec
amd/comgr/test-lit/comgr-sources/spirv-translator.c
@@ -13,7 +13,6 @@ int main(int argc, char *argv[]) {
13
amd_comgr_data_t DataSpirv;
14
amd_comgr_data_set_t DataSetSpirv, DataSetBc;
15
amd_comgr_action_info_t DataAction;
16
- amd_comgr_status_t Status;
17
size_t Count;
18
19
if (argc != 4) {
0 commit comments