[PATCH] D36711: [X86] Combining CMOVs with [ANY, SIGN, ZERO]_EXTEND for cases where CMOV has constant arguments

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 12:23:19 PDT 2017


aivchenk updated this revision to Diff 111228.

https://reviews.llvm.org/D36711

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/cmov-promotion.ll
  test/CodeGen/X86/select.ll
  test/CodeGen/X86/vector-compare-results.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36711.111228.patch
Type: text/x-patch
Size: 28440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/64aa725f/attachment-0001.bin>


More information about the llvm-commits mailing list