Skip to content
Snippets Groups Projects

Fixes to Constant Elimination Pass

Merged Frederik Hennig requested to merge fhennig/fix-constant-elim into v2.0-dev

This MR extends testing of the EliminateConstants pass, fixes some bugs in its symbol creator, and fixes errors in casting of vector constants.

  • Add missing test cases for constant extraction
  • Use get_new_symbol to create extracted symbols
  • Create extracted constant symbols with const data types
  • Add test case for folding of casts
  • Add config options for IRPrinter

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
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply