[clang] [lldb] [llvm] [AMDGPU] Define gfx1250-strict target (PR #218543)

Stanislav Mekhanoshin via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 25 02:26:33 PDT 2026


================
@@ -1555,6 +1555,11 @@ def FeatureUseAddPC64Inst : SubtargetFeature<"use-add-pc64-inst",
   "Use s_add_pc_i64 instruction."
 >;
 
+defm GFX1250_STRICT : AMDGPUSubtargetFeature<"gfx1250-strict",
----------------
rampitec wrote:

Another patch. Rather set of patches.

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


More information about the cfe-commits mailing list