We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a708dfc commit fb2e66eCopy full SHA for fb2e66e
ggml/src/ggml-sycl/mmq.cpp
@@ -3034,4 +3034,4 @@ catch (sycl::exception const &exc) {
3034
<< ", line:" << __LINE__ << std::endl;
3035
std::exit(1);
3036
}
3037
-#pragma clang diagnostic pop
+#pragma clang diagnostic pop
0 commit comments