An error occurred while fetching the assigned milestone of the selected merge_request.
Fixes to Constant Elimination Pass
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
Activity
Filter activity
requested review from @he66coqe
assigned to @da15siwa
changed milestone to %Release 2.0
mentioned in commit e31a9028
Please register or sign in to reply