lean4-htt/tests
Leonardo de Moura 1fcdd7ad9a
feat: add [grind cases] and [grind cases eager] attributes (#6705)
This PR adds the attributes `[grind cases]` and `[grind cases eager]`
for controlling case splitting in `grind`. They will replace the
`[grind_cases]` and the configuration option `splitIndPred`.

After update stage0, we will push the second part of this PR.
2025-01-20 03:01:40 +00:00
..
bench
compiler
elabissues
ir
lean feat: add [grind cases] and [grind cases eager] attributes (#6705) 2025-01-20 03:01:40 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain