llvm-project
916218cc - [CIR] Upstream GotoOp (#153701)

Commit
253 days ago
[CIR] Upstream GotoOp (#153701) This PR upstreams `GotoOp`. It moves some tests from the `goto` test file to the `label` test file, and adds verify logic to `FuncOp`. The gotosSolver, required for lowering, will be implemented in a future PR.
Parents
Loading