Fast x86 implementation of select

https://arxiv.org/pdf/1706.00990.pdf

This is my first post to the list so if it is at all inappropriate let me know. I did a cursory reading of this paper and it seemed the people most likely to want to know this information probably read this list.

I searched for ‘fast select implementation llvm’ on google and that did not provide any insight.

Chris