Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-1177

DPath should do more constant expression folding

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • deferred
    • s15
    • Middle "End", Performance
    • None

      DPath will optimize out an expression only if the whole expression is constant. If sub-expressions within it are constants, it will not isolate those and convert them into constants.

      Unclear how important this is to performance. It's just something compilers normally do, but our DPath compiler isn't yet doing.

              Unassigned Unassigned
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: