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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 18 12:49:32 PST 2018


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

Fix typo spotted by Simon


Repository:
  rL LLVM

https://reviews.llvm.org/D43327

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43327.134845.patch
Type: text/x-patch
Size: 10239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180218/a6a2d99a/attachment.bin>


More information about the llvm-commits mailing list