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

[InstSimplify] Avoid ConstantExpr::getIntegerCast() (NFCI)

This always works on a constant integer or integer splat, so the
constant fold here should always succeed.
parent d9f36c45
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