[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
Fri Sep 22 06:23:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313982: [X86] Combining CMOVs with [ANY,SIGN,ZERO]_EXTEND for cases where CMOV has… (authored by aivchenk).

Changed prior to commit:
  https://reviews.llvm.org/D36711?vs=114162&id=116342#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36711

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36711.116342.patch
Type: text/x-patch
Size: 29019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170922/7e3a6bfb/attachment.bin>


More information about the llvm-commits mailing list