RFC: improving estimate_num_insns

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Wed Jul 13 02:44:00 GMT 2005


    First of all, I think you should handle ARRAY_RANGE_REF and ARRAY_REF
    the same.

I don't think so.  The latter is a memory reference while the former
is more like a NOP_EXPR: it's basically just creating a new array, which
can then either be indexed or pointed to.



More information about the Gcc mailing list