Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-9745

C28 Compiler should emit performance advice 2614 for atanf, et al

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-6354
    • C2000_19.6.0.STS
    • Hide
      C2000_18.12.6.LTS*
      C2000_18.1.8.LTS*
      C2000_20.2.0.LTS
      Show
      C2000_18.12.6.LTS* C2000_18.1.8.LTS* C2000_20.2.0.LTS
    • default
    • None
    • TMU performance advice was updated to additionally emit advice for atanf, cosf, sinf, sqrt, atan2f.

      In COFFABI, when TMU is enabled and --fp_mode=strict, the compiler emits this advice when atan, cos, sin, sqrt, atan2 are used:
      advice #2614-D: (Performance) Use --fp_mode=relaxed to enable TMU hardware support for atan.
      The compiler should emit exactly the same advice for atanf, cosf, sinf, sqrt, atan2f in the same situation however, it does not.

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: