• Ted Themistokleous's avatar
    Simplify algebra for x / 1 operations · 37fe2f04
    Ted Themistokleous authored
    Done to satisfy simplifications specified by #1236 .  Just replace every  parameter divided by 1 with itself. It's assumed that the eliminate_identity() pass will handle generated identity operators in our run_pass()
    37fe2f04
simplify_algebra_test.cpp 100 KB