Files
clang-p2996/mlir/test/lib/Dialect/Test/TestDialect.cpp
Jeff Niu 2dbaf26525 [mlir][ods] Fix generation of optional custom parsers (#84821)
We need to generate `.has_value` for `OptionalParseResult`, also ensure
that `auto result` doesn't conflict with `result` which is the variable
name for `OperationState`.
2024-03-13 00:12:37 -04:00

54 KiB