[PATCH] D43608: [X86] Use setcc ISD opcode for AVX512 integer comparisons all the way to isel

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 16:37:58 PDT 2018


craig.topper updated this revision to Diff 151995.
craig.topper added a comment.

Rebase. The test changes are all the same as before I believe


https://reviews.llvm.org/D43608

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrFragmentsSIMD.td
  test/CodeGen/X86/avx512-mask-op.ll
  test/CodeGen/X86/broadcastm-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43608.151995.patch
Type: text/x-patch
Size: 39525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/f1de09e9/attachment.bin>


More information about the llvm-commits mailing list