llvm-project
1014eb28
- [mlir] Fix copy paste typo in convertFromAttribute (#192484)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
23 days ago
[mlir] Fix copy paste typo in convertFromAttribute (#192484) It seems that the bool overload for `convertFromAttribute` has a failure message incorrectly copied over from the string overload's implementation.
References
#192484 - [mlir] Fix copy paste typo in convertFromAttribute
Author
janssen-v
Parents
79f31de2
Loading