[PATCH] D49283: [InstCombine] fold icmp pred (sub 0, X) C for vector type

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 15 17:56:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337141: [InstCombine] fold icmp pred (sub 0, X) C for vector type (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49283?vs=155328&id=155603#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49283

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49283.155603.patch
Type: text/x-patch
Size: 5534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/fde99b2e/attachment.bin>


More information about the llvm-commits mailing list