Files
llvm/mlir/lib/AsmParser/AttributeParser.cpp
lorenzo chelini a88167a60d [MLIR] Improve error handling when parsing dense attributes (#128523)
Avoid triggering assertions when we expect to parse a string but
encounter a different type. Instead, handle the mismatch gracefully by
emitting a parser error.
2025-02-24 16:40:08 +01:00

42 KiB