This PR adds a simplification rule for `Task.get (Task.pure x) = x` into the LCNF simplifier. This ensures that we avoid touching the runtime for a `Task` that instantly gets destructed anyways. |
||
|---|---|---|
| .. | ||
| bench | ||
| bench-radar | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lake | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| CMakeLists.txt | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||