llvm-project
edae78d2
- [mlir][OpenMP][NFC] Fix gcc 14 warning (#151941)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
127 days ago
[mlir][OpenMP][NFC] Fix gcc 14 warning (#151941) GCC couldn't tell that the enum is checked exhaustively and so was warning about there being no return on this path from the function.
References
#151941 - [mlir][OpenMP][NFC] Fix gcc 14 warning
Author
tblah
Parents
e833bb09
Loading