llvm-project
aef16edb
- [mlir][Tosa] Add unreachable case for bad Extension type in TosaProfileCompliance (#128889)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
193 days ago
[mlir][Tosa] Add unreachable case for bad Extension type in TosaProfileCompliance (#128889) add `llvm_unreachable` at the end of `getCooperativeProfiles` to eliminate compiler warning of "control reaches end of non-void function"
References
#128889 - [mlir][Tosa] Add unreachable case for bad Extension type in TosaProfileCompliance
Author
enkerewpo
Parents
363b0594
Loading