IBM Support

LI76979: INEFFICIENT VECTOR CONSTANT GENERATION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Inefficient use/access of const vector datatypes in local scope
    as compared to global scope.
    

Local fix

  • N/A
    

Problem summary

  • PROBLEM DESCRIPTION:
    For local vector variables that are initialized by literals,
    the code generated is inefficient.  It loads and assigns each
    element on the stack, which could be improved by loading the
    whole vector literal once.
    
    USERS AFFECTED:
    User using bracelist initializers to initialize auto variables
    of vector type.
    

Problem conclusion

  • Local initialized vector variables are now saved and loaded
    from the contant area/TOC instead of the stack.
    

Temporary fix

Comments

APAR Information

  • APAR number

    LI76979

  • Reported component name

    XL C/C++ FOR LI

  • Reported component ID

    5725C7300

  • Reported release

    C10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-08-28

  • Closed date

    2012-08-28

  • Last modified date

    2012-08-28

  • APAR is sysrouted FROM one or more of the following:

    IV21491

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    XL C/C++ FOR LI

  • Fixed component ID

    5725C7300

Applicable component levels

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSXVZZ","label":"XL C\/C++ for Linux"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"12.1","Line of Business":{"code":"LOB57","label":"Power"}}]

Document Information

Modified date:
16 October 2021