Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CodeGenC][Redo] Handle GlobalVar callee as internal function call #15835

Merged

Commits on Sep 27, 2023

  1. [CodeGenC][Redo] Handle GlobalVar callee as internal function call

    This reverts commit
    [`e88d0d`](apache#15725), which
    itself reverted
    [`9ff71f`](apache#15103) for
    breakages on the metal backend.  Now that the CI contains
    compile-time testing of the metal codegen, the original
    breakage should be identifiable.
    Lunderberg committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6d41fe1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    1ced648 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    4eb9f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ef2f2 View commit details
    Browse the repository at this point in the history