Skip to content
Commit 934738a3 authored by Sanjay Patel's avatar Sanjay Patel
Browse files

revert r314984: revert r314698 - [InstCombine] remove one-use restriction for...

revert r314984: revert r314698 - [InstCombine] remove one-use restriction for icmp (shr exact X, C1), C2 --> icmp X, (C2<<C1)

Recommitting r314698. The bug exposed by this change should be fixed with:
https://reviews.llvm.org/rL315579 

llvm-svn: 315857
parent 606093a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment