[PATCH] D67334: [InstCombine] fold sign-bit compares of srem

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 05:03:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371610: [InstCombine] fold sign-bit compares of srem (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67334?vs=219610&id=219696#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67334/new/

https://reviews.llvm.org/D67334

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67334.219696.patch
Type: text/x-patch
Size: 6134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/66245326/attachment.bin>


More information about the llvm-commits mailing list