Commit 0d38f21e authored by Philip Reames's avatar Philip Reames Committed by Philip Reames
Browse files

[SCEV] Extend type hint in analysis output to all backedge kinds

This extends the work from 7755c261 to all of the different backend
taken count kinds that we print for the scev analysis printer.  As
before, the goal is to cut down on confusion as i4 -1 is a very
different (unsigned) value from i32 -1.
parent 3b1512c4
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