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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 14:09:39 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335173: [X86] Use setcc ISD opcode for AVX512 integer comparisons all the way to isel (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43608?vs=151995&id=152161#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43608

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43608.152161.patch
Type: text/x-patch
Size: 42398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/6b0cb02e/attachment-0001.bin>


More information about the llvm-commits mailing list