[llvm] [LV, VP]VP intrinsics support for the Loop Vectorizer + adding new tail-folding mode using EVL. (PR #76172)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 16:07:11 PDT 2024


alexey-bataev wrote:

> @alexey-bataev I just noticed that this patch is merged, good work! As you might remember, I was the original author of this patch [back in 2021 while at BSC](https://lists.llvm.org/pipermail/llvm-dev/2021-April/149580.html), before you took over.
> 
> I noticed that because of the move from phabricator to github, some of the history of this patch is now lost - I can't find a way to access the initial commits and discussions on the patch from 2021. I will appreciate if you can add an acknowledgement for the initial work on this patch.
> 
> CC: @rofirrim @simoll
> 
> Vineet Kumar

Added co-authors to the commit

https://github.com/llvm/llvm-project/pull/76172


More information about the llvm-commits mailing list