SSA usage question

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Mon Jun 7 16:53:00 GMT 2004


    > But it can be constant.  Is it worth filling in these fields even in
    > the constant case?

    Yes, we do need the information.  If the constants come from something
    like:

    x = 3
    v = 8
    ... a[i,x,v]

No, I meant the usual case where TYPE_MIN_VALUE is integer_zero_node.
Should this be copied into the ARRAY_REF too?



More information about the Gcc mailing list