[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
Mon Jul 6 12:54:04 PDT 2020


spatel updated this revision to Diff 275705.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Enable transform for XOP targets.


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.275705.patch
Type: text/x-patch
Size: 12114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/51c365e7/attachment-0001.bin>


More information about the llvm-commits mailing list