================ @@ -901,6 +901,48 @@ def FeaturePkFmacF16Inst : SubtargetFeature<"pk-fmac-f16-inst", "Has v_pk_fmac_f16 instruction" >; +def FeatureCubeInsts : SubtargetFeature<"cube-insts", + "HasCubeInsts", + "true", + "Has V_CUBE* instructions" ---------------- shiltian wrote:
```suggestion "Has v_cube* instructions" ``` https://github.com/llvm/llvm-project/pull/167809 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
