Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mu-impl-fast
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab will be upgraded on 30 Jan 2023 from 2.00 pm (AEDT) to 3.00 pm (AEDT). During the update, GitLab and Mattermost services will not be available. If you have any concerns with this, please talk to us at N110 (b) CSIT building.

  • mu
  • mu-impl-fast
  • Issues
  • #16

Closed
Open
Created Mar 20, 2017 by Yi Lin@u4776528Owner

IR Building: Confusion in `FuncRef` ID

Currently when building a bundle through IR building API, for a function of Mu ID x, a MuFunction with x is created. Also a constant FuncRefpointing to the function is created, and the constant has its own ID as x. In a word, x is used for both for the function, and the constant. I am not sure if this is a typo or a deliberate decision. I assume that everything in Mu should have a unique ID, and using one ID for both a function and a funcref constant seems confusing. @u5211824

Assignee
Assign to
Time tracking