================
@@ -403,6 +403,7 @@ void DefFormat::genLiteralParser(StringRef value,
FmtContext &ctx,
.Case("]", "RSquare")
.Case("?", "Question")
.Case("+", "Plus")
+ .Case("-", "Minus")
----------------
tblah wrote:
I'm worried that this looks like it could have been a deliberate exclusion.
Have you discussed this with the wider mlir community?
https://github.com/llvm/llvm-project/pull/160292
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits