[PATCH] D48725: [RFC][SLP] Vectorize bit-parallel operations with GPR.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 28 23:10:28 PDT 2018
courbet added a comment.
In https://reviews.llvm.org/D48725#1146838, @spatel wrote:
> This topic has come up in bugzilla as 'SWAR':
> https://bugs.llvm.org/show_bug.cgi?id=32119
> https://bugs.llvm.org/show_bug.cgi?id=34526
Thanks for the pointers Sanjay ! I'll use this terminology and add a link to this in the code.
Repository:
rL LLVM
https://reviews.llvm.org/D48725
More information about the llvm-commits
mailing list