[InstCombine] ignore debuginfo when removing redundant assumes (PR37726)
authorSanjay Patel <spatel@rotateright.com>
Wed, 20 Jun 2018 13:22:26 +0000 (13:22 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 20 Jun 2018 13:22:26 +0000 (13:22 +0000)
commit825a4faa8d655d1b753bdd737cc2648adc0ac3c8
tree23a4279211b83ad53701ad67e6fed80cd34cb84b
parent18b9bd7d6c84179f6f91104111c5b743e295499f
[InstCombine] ignore debuginfo when removing redundant assumes (PR37726)

This is similar to:
rL335083

Fixes::
https://bugs.llvm.org/show_bug.cgi?id=37726

llvm-svn: 335121
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/assume.ll