[Bug target/68837] New: PowerPC switch statement performance

dje at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 10 15:29:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68837

            Bug ID: 68837
           Summary: PowerPC switch statement performance
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dje at gcc dot gnu.org
  Target Milestone: ---
            Target: powerpc*-*-*

Improve performance of switch statements:

1) Heuristics for decision tree vs tablejump

2) Avoid sign extended lwa for offset


More information about the Gcc-bugs mailing list