[PATCH] D68457: [X86] Enable AVX512BW for memcmp
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 5 01:09:26 PDT 2019
craig.topper added a comment.
I think I just misremembered MOVMSKB latency. I think it is 2-3. I should have looked it up. I remembered from something previously that VPCMPEQ/KORTEST were both 3 cycs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68457/new/
https://reviews.llvm.org/D68457
More information about the llvm-commits
mailing list