llvm-project
2df68e05
- [MLIR] Fix generic assembly syntax for ArrayAttr containing hex float (#94583)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#94583 - [MLIR] Fix generic assembly syntax for ArrayAttr containing hex float
Author
joker-eph
Parents
554a2fa4
Loading