================ @@ -138,6 +138,12 @@ let Attributes = [Const, NoThrow, RequiredVectorWidth<256>], Features = "avx" in } } +// PRFCHW +let Features = "prfchw", Header = "intrin.h", Attributes = [NoThrow, Const] in { ---------------- rnk wrote:
Looks like I actually had a pending change to go back to the mmx target feature, so my past self shared your concern. :) https://github.com/llvm/llvm-project/pull/138360 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits