llvm-project
2df68e05 - [MLIR] Fix generic assembly syntax for ArrayAttr containing hex float (#94583)

Commit
1 year ago
[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.
Author
Parents
Loading