• Kevin Modzelewski's avatar
    Reenable this rewriting case · 07158a65
    Kevin Modzelewski authored
    We can rewrite a callattr where the getattr was done via a getattro,
    if we are in CXX mode.  This got lost in the "enforce return conventions"
    PR and resulted in a 4% slowdown on pyxl bench.
    07158a65
objmodel.cpp 249 KB