================ @@ -1276,6 +1276,12 @@ def FeatureSetPrioIncWgInst : SubtargetFeature<"setprio-inc-wg-inst", "Has s_setprio_inc_wg instruction." >; +def FeatureWakeupBarrier : SubtargetFeature<"wakeup-barrier-inst", ---------------- jayfoad wrote:
Nit: maybe should be "Feature**S**WakeupBarrier" to match "FeatureSMemRealTime". But I don't really mind. https://github.com/llvm/llvm-project/pull/170501 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
