Enable pkgci asserts
@ScottTodd still useful?
Yeah. Without this we get different failures on CI and locally like https://github.com/iree-org/iree/issues/16814.
This will need a rebase and some more testing though, so we could close it and delete the branch. I think there were still cache misses (cache size not large enough).
fine with leaving it if it's useful - or can move it to users/stellaraccident - just wanted to make sure it wasn't dead :)
I should take over this PR and get it landed. Currently debugging issues where a model we're bringing up hits asserts during compilation (we had been testing with asserts disabled and may have missed something because of that). Really want asserts enabled on a wide range of real model CI tests.