[PATCH] D158367: [AMDGPU] Add target feature gws to clang

2023-08-25 Thread Yaxun Liu via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGb8a9c50f2294: [AMDGPU] Add target feature gws to clang (authored by yaxunl). Herald added projects: clang, Flang. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.or

[PATCH] D158367: [AMDGPU] Add target feature gws to clang

2023-08-25 Thread Yaxun Liu via Phabricator via cfe-commits
yaxunl updated this revision to Diff 553463. yaxunl retitled this revision from "[AMDGPU] Add target feature gds/gws to clang" to "[AMDGPU] Add target feature gws to clang". yaxunl added a comment. Herald added a reviewer: kiranchandramohan. remove gds feature since it is not used CHANGES SINCE