Add lift_if_then_else pass (#3865)
* Add LiftIfThenElse pass * Add more comments * Rename and refactor * Add description for internal data structure * Rename a test * Minor change * Address comments * Improve update_for
Showing
src/pass/hoist_if_then_else.cc
0 → 100644
This diff is collapsed.
Click to expand it.
tests/python/unittest/test_pass_hoist_if.py
0 → 100644
Please
register
or
sign in
to comment