[PATCH] D42949: [X86] Promote 16-bit cmovs to 32-bit.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 00:09:21 PST 2018


craig.topper created this revision.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D42949

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/avx512-mask-op.ll
  test/CodeGen/X86/avx512-schedule.ll
  test/CodeGen/X86/cmov-promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42949.132945.patch
Type: text/x-patch
Size: 9600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180206/0adde4a7/attachment.bin>


More information about the llvm-commits mailing list