[PATCH] D83181: [x86] improve codegen for non-splat bit-masked vector compare and select (PR46531)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 05:54:41 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG91149002872f: [x86] improve codegen for non-splat bit-masked vector compare and select… (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D83181?vs=275568&id=275708#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83181/new/

https://reviews.llvm.org/D83181

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vselect-pcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83181.275708.patch
Type: text/x-patch
Size: 12121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/909d90a7/attachment.bin>


More information about the llvm-commits mailing list