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

[IndVars] Avoid unnecessary truncate for zext nneg use

When performing sext IV widening, if one of the narrow uses is in
a zext nneg, we can treat it like an sext and avoid the insertion
of a trunc.
parent 24e80d4c
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