Commit 8f76522a authored by Nikita Popov's avatar Nikita Popov
Browse files

[SCEV] Remove mul handling from BuildConstantFromSCEV()

We can't support this once mul constant expressions are removed,
and this is not useful in any practical sense (as this code is
primarily intended for GEP expressions).
parent 87b00ef3
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