[clang] [libclc] [llvm] [AMDGPU] Add a new target gfx1152 (PR #94534)
Stanislav Mekhanoshin via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 5 15:58:32 PDT 2024
================
@@ -1534,6 +1534,12 @@ def FeatureISAVersion11_5_1 : FeatureSet<
FeatureVGPRSingleUseHintInsts,
Feature1_5xVGPRs])>;
+def FeatureISAVersion11_5_2 : FeatureSet<
----------------
rampitec wrote:
Then I defer review to Jay.
https://github.com/llvm/llvm-project/pull/94534
More information about the cfe-commits
mailing list