Skip to content

Add more primitive projections

Simon Spies requested to merge simon/proofmode_primitive_projections into master

This merge request adds more primitive projections to various parts of Iris. The result should be some performance improvements, because the size of proof terms decreases. For example, see this comparison of Iris Examples builds where in the faster build primitive projections are enabled for the various extensions of bi (e.g., updates).

Merge request reports