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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 19 11:05:26 PDT 2018


craig.topper created this revision.
craig.topper added a reviewer: spatel.

Repository:
  rL LLVM

https://reviews.llvm.org/D50946

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50946.161403.patch
Type: text/x-patch
Size: 6185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180819/8534215d/attachment.bin>


More information about the llvm-commits mailing list