Skip to content
  • Helmut Eller's avatar
    No longer wire arg TNs of typed entry. · 636d521a
    Helmut Eller authored
    The XEP no longer calls the typed entry so we don't need wired locations.
    
    * compiler/gtn.lisp (assign-typed-lambda-var-tns): Deleted.
    (assign-normal-lambda-var-tns): Renamed back to assign-lambda-var-tns.
    (typed-entry-point-type): Take the ftype from the optional-dispatch or
    the main entry
    
    * compiler/ir2tran.lisp (init-typed-entry-point-environment): Now move
    args from wired locations to locations chosen by GTN.  This seems to
    cause fewer problem during packing.
    636d521a