llvm-project
edae78d2 - [mlir][OpenMP][NFC] Fix gcc 14 warning (#151941)

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.
Author
Parents
Loading