Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Christoph Mallon's avatar
    Remove keep-edge hacks for endless loop. · 908b8128
    Christoph Mallon authored
    It is the job of the frontend to keep loops.
    These hacks here only worked for some, but not all cases.
    In particular a more clever SSA-construction algorithm might not place redundant PhiMs, which would render memory before memory-less loops unkept.
    908b8128