[PATCH] D55515: [x86] increment/decrement constant vector with min/max in vsetcc lowering (PR39859)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 16 07:10:20 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349304: [x86] increment/decrement constant vector with min/max in vsetcc lowering… (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55515?vs=177729&id=178394#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55515/new/

https://reviews.llvm.org/D55515

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/sat-add.ll
  llvm/trunk/test/CodeGen/X86/vec_minmax_match.ll
  llvm/trunk/test/CodeGen/X86/vec_setcc-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55515.178394.patch
Type: text/x-patch
Size: 11112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181216/5d25c756/attachment.bin>


More information about the llvm-commits mailing list