[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:24:01 PDT 2024


================
@@ -1534,6 +1534,12 @@ def FeatureISAVersion11_5_1 : FeatureSet<
      FeatureVGPRSingleUseHintInsts,
      Feature1_5xVGPRs])>;
 
+def FeatureISAVersion11_5_2 : FeatureSet<
----------------
rampitec wrote:

I don't know, but if they are I have a question why a new target needed?

https://github.com/llvm/llvm-project/pull/94534


More information about the cfe-commits mailing list