Error fetching labels.
Fixes to Constant Elimination Pass
- Nov 11, 2024
-
-
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
-