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
  1. Nov 11, 2024
    • Frederik Hennig's avatar
      Fixes to constant elimination · 2c20c8de
      Frederik Hennig authored
       - Add 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
      2c20c8de