This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Fix the build error in OpenMPToLLVMIRTranslation.cpp
ClosedPublic

Authored by peixin on Apr 4 2022, 3:47 AM.

Details

Summary

Fix the build error with "-Werror,-Wcovered-switch-default".

Diff Detail