[llvm-dev] Can't find x86 AVX VPANDNPS intrinsic

Matthew Stoll via llvm-dev llvm-dev at lists.llvm.org
Thu Dec 31 12:32:16 PST 2015


Hello all -

I'm trying to find the llvm intrinsic name for the VPANDNPS AVX instruction
to be able to call the intrinsic directly (usually something like
x86_avx2_xxx). Usually google or a search through the .td files or source
turns something up, but I'm stumped with this one. Any help would be much
appreciated.

Thanks -

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151231/12aeb2cb/attachment.html>


More information about the llvm-dev mailing list