[MLIR] Fix generic assembly syntax for ArrayAttr containing hex float (#94583)
When a float attribute is printed with Hex, we should not elide the type because it is parsed back as i64 otherwise.
parent
554a2fa4
Please register or sign in to comment