[PATCH] D41618: [x86] allow pairs of PCMPEQ for vector-sized integer equality comparisons (PR33325)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 07:16:52 PST 2018


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

Patch updated:
No functional difference from previous draft, but improved code comments and variable name.


https://reviews.llvm.org/D41618

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/setcc-wide-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41618.128419.patch
Type: text/x-patch
Size: 13973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180102/a26211f1/attachment.bin>


More information about the llvm-commits mailing list