[PATCH] D43327: [X86] Promote 16-bit cmovs to 32-bits

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 09:44:31 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325601: [X86] Promote 16-bit cmovs to 32-bits (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43327

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/avx512-schedule.ll
  llvm/trunk/test/CodeGen/X86/bool-simplify.ll
  llvm/trunk/test/CodeGen/X86/select.ll
  llvm/trunk/test/CodeGen/X86/setcc-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43327.135081.patch
Type: text/x-patch
Size: 10470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/64264690/attachment-0001.bin>


More information about the llvm-commits mailing list