forked from OSchip/llvm-project
1ff08e389f
LowerExpectIntrinsic previously only understood the idiom of an expect intrinsic followed by a comparison with zero. For llvm.expect.i1, the comparison would be stripped by the early-cse pass. Patch by Daniel Micay. llvm-svn: 200664 |
||
---|---|---|
.. | ||
basic.ll |