[PATCH] D44997: [InstCombine] Fold compare of int constant against a splatted vector of ints

Daniel Neilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 10:16:44 PDT 2018


dneilson updated this revision to Diff 140817.
dneilson added a comment.

- Final updates suggested. Just updating the differential review to match what will be landed.


Repository:
  rL LLVM

https://reviews.llvm.org/D44997

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44997.140817.patch
Type: text/x-patch
Size: 8328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/06ec9c32/attachment.bin>


More information about the llvm-commits mailing list