Drops the "has predicate info" for the first block.
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
llvm/test/Transforms/Util/PredicateInfo/unnamed-types.ll | ||
---|---|---|
28 | We need a use of %arg here. With the bitcast gone, adding %u2 = call ptr @fun(ptr %arg) should do. |
We need a use of %arg here. With the bitcast gone, adding %u2 = call ptr @fun(ptr %arg) should do.