Longsheng Mou 1878259c39
[mlir][spirv] Update verifier for spirv.mlir.merge (#133427)
- Moves the verification logic to the `verifyRegions` method of the
parent operation.
- Fixes a crash during verification when the last block lacks a
terminator.

Fixes #132850.
2025-03-29 15:35:00 +08:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.