There was an error fetching the commit references. Please try again later.
Fixes to constant elimination
- 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