John Demme d44f8a50d5 [MLIR] [Python] Fix the Windows build broken by d747a17
Windows builds require all control paths return. Since we don't have
`llvm_unreachable` in the Python bindings, just return `None`.
2022-08-09 20:07:33 -07:00
..
2022-08-09 17:19:39 -07:00

Multi-Level Intermediate Representation

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