Closed Zdancewic closed 5 years ago
I plan to do a bit more polishing / cleanup in Eq.v and UpToTau.v next.
Just in case to avoid duplicating some work, be wary that the compiler branch has led to a lot of changes in Eq and UptoTau: both eq_itree and eutt have been parameterized by a relation over the return type, rather than impose equality.
Some of the renaming here (esp. regarding the use of _
or F
suffixes) also overlaps with what took place on the imp2asm branch.
Ah -- good to know. I'll hold off doing more cleanup until we merge that branch, then.
What is the right thing to do with this PR? Merge it into the Imp2Asm branch?
I believe the changes have been merged into imp2asm.
Just some slight notation and commenting changes.