• Show log

    Commit

  • Hash : 23ab7dbe
    Author : Roman Lavrov
    Date : 2025-01-17T14:18:32

    Add likely and inline hints to getActiveLinkedProgram
    
    I noticed that getActiveLinkedProgramPPO gets inlined in some of the
    functions in Context.cpp, when we intended this to be a fallback path.
    Explicitly mark PPO as noinline and the base call as inline to
    minimize dependency on compiler heuristics (there seem to be
    differences in assembly between implicit and explicit inline).
    
    Bug: b/383305597
    Change-Id: I2889a61efd4f653e842ce7089d54c51508a37491
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6180084
    Commit-Queue: Roman Lavrov <romanl@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Auto-Submit: Roman Lavrov <romanl@google.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags