[PATCH] D102275: [x86] try to use PCMPGT instead of not-of-PCMPEQ
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 05:25:49 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf58e0513dd95: [x86] try harder to lower to PCMPGT instead of not-of-PCMPEQ (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102275/new/
https://reviews.llvm.org/D102275
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/setcc-lowering.ll
llvm/test/CodeGen/X86/vec_umulo.ll
llvm/test/CodeGen/X86/vsel-cmp-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102275.344780.patch
Type: text/x-patch
Size: 7319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/d587bd78/attachment.bin>
More information about the llvm-commits
mailing list