[PATCH] D53844: [InstSimplify] fold icmp based on range of abs/nabs

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 07:10:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345832: [InstSimplify] fold icmp based on range of abs/nabs (2nd try) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53844?vs=171903&id=172120#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53844

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/icmp-abs-nabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53844.172120.patch
Type: text/x-patch
Size: 10172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/583b3232/attachment.bin>


More information about the llvm-commits mailing list