Unverified Commit 2df68e05 authored by Mehdi Amini's avatar Mehdi Amini Committed by GitHub
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment