Skip to content
Snippets Groups Projects

Fixes for dynamic constant substitution in typechecking, interprocedural SROA, and fix inlining

Merged rarbore2 requested to merge gcm_enhance into main
  • Normalize dynamic constants in typechecking for calls.
    • TODO: integrate with other nodes that may involve arrays like Writes, Selects, etc.
  • Fix dynamic constant substitution in interprocedural SROA.
  • Fix inlining not running in general. Let DeleteUncalled do its thing!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading