Skip to content
  • Tobias Grosser's avatar
    2165de88
    JScoP Import/Export: Ensure parameters have the same isl_id · 2165de88
    Tobias Grosser authored
    When reading parameters from a JSON file parameters with identical names
    may be related to different isl_ids, which then causes isl to treat them
    as differnet objects. This does not cause issues at the moment, but has
    shown problematic in subsequent schedule tree changes.
    
    This commit will be tested by the following changes.
    
    llvm-svn: 235588
    2165de88
    JScoP Import/Export: Ensure parameters have the same isl_id
    Tobias Grosser authored
    When reading parameters from a JSON file parameters with identical names
    may be related to different isl_ids, which then causes isl to treat them
    as differnet objects. This does not cause issues at the moment, but has
    shown problematic in subsequent schedule tree changes.
    
    This commit will be tested by the following changes.
    
    llvm-svn: 235588
Loading