<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Sure, they’re documented in the langref: <a href="http://llvm.org/docs/LangRef.html#experimental-vector-reduction-intrinsics" class="">http://llvm.org/docs/LangRef.html#experimental-vector-reduction-intrinsics</a><div class=""><br class=""></div><div class="">Amara</div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Apr 8, 2020, at 9:24 AM, Chris Lattner <<a href="mailto:clattner@nondot.org" class="">clattner@nondot.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi Amara,<br class=""><br class="">Can you provide a pointer to the docs that describe these?<br class=""><br class="">-Chris<br class=""><br class=""><blockquote type="cite" class="">On Apr 7, 2020, at 9:59 PM, Amara Emerson via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:<br class=""><br class="">Hi,<br class=""><br class="">It’s been a few years now since I added some intrinsics for doing vector reductions. We’ve been using them exclusively on AArch64, and I’ve seen some traffic a while ago on list for other targets too. Sander did some work last year to refine the semantics after some discussion.<br class=""><br class="">Are we at the point where we can drop the “experimental” from the name? IMO all target should begin to transition to using these as the preferred representation for reductions. But for now, I’m only proposing the naming change.<br class=""><br class="">Cheers,<br class="">Amara<br class="">_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></blockquote><br class=""></div></div></blockquote></div><br class=""></div></body></html>