After unrolling loop, compiler ignores the iterations left over

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • Code Generation Tools
    • CODEGEN-1022
    • SDSCM00051346
    • C6000_7.4.0B1
    • C6000_7.4.13
    • Hide
      Use "#pragma UNROLL(1)" to inhibit unrolling, or compile with -o1 or
      -o0. In at least some cases, using -ms1 or greater, or -mf2 or less,
      will also inhibit unrolling in a way that avoids the problem.
      Show
      Use "#pragma UNROLL(1)" to inhibit unrolling, or compile with -o1 or -o0. In at least some cases, using -ms1 or greater, or -mf2 or less, will also inhibit unrolling in a way that avoids the problem.

      After unrolling loop, compiler ignores the iterations left over

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-80 - After unrolling loop, compiler igno...
                SYNCHRONIZED
                • Last Sync Date: