Skip to content
Snippets Groups Projects
  • Erwan Jahier's avatar
    6af23f41
    Fix a couple of bugs in the -oite option. · 6af23f41
    Erwan Jahier authored
    - predef Lustre op were declared as memoryful.
    - expr like "if true then ..." were badly translated
    - The clock and types of some expressions created by L2lOptimIte had
      a bad arity (in presence of tuples)
    - in order to perform the -oite optim, also check that each branch is safe.
    6af23f41
    History
    Fix a couple of bugs in the -oite option.
    Erwan Jahier authored
    - predef Lustre op were declared as memoryful.
    - expr like "if true then ..." were badly translated
    - The clock and types of some expressions created by L2lOptimIte had
      a bad arity (in presence of tuples)
    - in order to perform the -oite optim, also check that each branch is safe.
lic.ml 23.79 KiB