c-rhodes wrote:

> I was actually following this patch https://reviews.llvm.org/D127976 which 
> promoted vector.insert/extract and there was no RFC for it. My understanding 
> is that these intrinsics are so heavily used in LLVM now so there is no need 
> to call them experimental, moreover the auto upgrade ensures that the 
> "experimental" name is still honoured.
> 
> My plan was to promote stepvector as well in separate PR.

👍

> I am happy to raise an RFC if you feel that it is worth it.

The reduction intrinsics were accompanied with an RFC:
https://lists.llvm.org/pipermail/llvm-dev/2020-April/140729.html

I think at least an announcement with a link to the patch for visibility would 
be worthwhile.



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

Reply via email to