llvm-project
aab3dfa4
- [MLIR][Func] Return nullptr for empty ResultAttrs (#185219)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[MLIR][Func] Return nullptr for empty ResultAttrs (#185219) Fixes #185156 When an empty res_attrs is passed manually, we should still return nullptr to indicate that no results have attributes.
References
#185219 - [MLIR][Func] Return nullptr for empty ResultAttrs
Author
sweiglbosker
Parents
309b7d0f
Loading