[PATCH] D89566: [LV] Epilogue Vectorization with Optimal Control Flow
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 10:42:46 PST 2020
SjoerdMeijer added a comment.
I also think "blocking" is not the right terminology here. But I was asking about this because first we had D88819 <https://reviews.llvm.org/D88819>, then came this one, so we have 2 options. In the end it's pretty simple I guess, because we go for the one with the best code-gen, and this patch looks like the one with the most potential. But would be nice to get that confirmed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89566/new/
https://reviews.llvm.org/D89566
More information about the llvm-commits
mailing list