[PATCH] D37253: [InstCombine] Support vector splats in transformZExtICmp

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 11:59:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312023: [InstCombine] Support vector splats in transformZExtICmp (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D37253?vs=113033&id=113131#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37253

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/trunk/test/Transforms/InstCombine/compare-signs.ll
  llvm/trunk/test/Transforms/InstCombine/icmp.ll
  llvm/trunk/test/Transforms/InstCombine/set.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37253.113131.patch
Type: text/x-patch
Size: 7424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/5f5879fa/attachment.bin>


More information about the llvm-commits mailing list