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

Skip to content
  • Andreas Zwinkau's avatar
    Fix block align decision · 20ed357c
    Andreas Zwinkau authored
    If scheduled-before block is not a cf-predecessor, the function
    ultimately computed a NaN and returned false. However, such blocks
    should be aligned.
    
    Initially, clang -fsanitize=undefined found the NaN, which is certainly
    not expected by original programmer. The DELTA approach still looks
    fishy to me.
    20ed357c