The parser of generic op did not recognize the output from mlir-opt when there
are multiple outputs. One would wrap the result types with braces, and one would
not. The patch makes the behavior the same.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo