topperc wrote:

> > Do we still need this?
> > ```
> > def Experimental
> >    : SubtargetFeature<"experimental", "HasExperimental",
> >                       "true", "Experimental intrinsics">;
> > ```
> 
> I guess we do in case there is any other extension that encounter the same 
> situation lol~

Intrinsics need to be added for Zvbc32e and Zvkgs which should be experimental.

https://github.com/llvm/llvm-project/pull/106359
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to