[clang] [libclc] [llvm] [AMDGPU] Add a new target gfx1152 (PR #94534)
Stanislav Mekhanoshin via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 5 14:07:05 PDT 2024
================
@@ -1534,6 +1534,12 @@ def FeatureISAVersion11_5_1 : FeatureSet<
FeatureVGPRSingleUseHintInsts,
Feature1_5xVGPRs])>;
+def FeatureISAVersion11_5_2 : FeatureSet<
----------------
rampitec wrote:
Looks the same as 1150?
https://github.com/llvm/llvm-project/pull/94534
More information about the llvm-commits
mailing list