[Mlir-commits] [mlir] [mlir][linalg] Fix `SemiFunctionType` custom parsing crash on missing `()` (PR #110365)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Oct 22 08:23:35 PDT 2024
https://github.com/Max191 commented:
I don't have experience working with the parser, but it seems like it might not be necessary to thread this `resultOptional` option through the parser function. Can it be done without the new option?
https://github.com/llvm/llvm-project/pull/110365
More information about the Mlir-commits
mailing list