Closed vee-effekt closed 1 year ago
The other bv files import the bv4 rules (ex: https://github.com/uwplse/ruler/blob/main/tests/bv64.rs#L67)
I think with your change they will now import the simpler recipe, which is not what we want. Maybe make a new file under tests/recipes
(similar to how we have two versions for rational) so that we can import the right thing from the other bv tests
The new one that's fancy is still there but now we have the old, dumb one, too.