| ▲ | patmorgan23 a day ago | |
If you're doing formal verification, why are you JIT generating Code? Is the formal verification also being JITd? How do you know the agent wrote a good spec? | ||
| ▲ | daishi55 a day ago | parent [-] | |
I don’t know why, but it’s certainly possible to imagine JIT-generating code and then verifying it. Which is why I asked why we were assuming the verification wasn’t happening. | ||