[PATCH] D50946: [InstCombine] Add splat vector constant support to foldICmpAddOpConst.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 20 16:05:14 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340231: [InstCombine] Add splat vector constant support to foldICmpAddOpConst. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50946?vs=161403&id=161602#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50946

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/trunk/test/Transforms/InstCombine/icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50946.161602.patch
Type: text/x-patch
Size: 7638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/764a2418/attachment.bin>


More information about the llvm-commits mailing list