Commit b35f2940 authored by Nikita Popov's avatar Nikita Popov
Browse files

[InstSimplify] Avoid use of ConstantExpr::getCast()

Use the constant folding API instead.

One of these uses actually improves results, because the bitcast
expression gets folded away.
parent b4afade1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment