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 49eda0e commit 1dc7bd6Copy full SHA for 1dc7bd6
llvm/include/llvm/SYCLLowerIR/ModuleSplitter.h
@@ -37,7 +37,7 @@ class OptionCategory;
37
38
namespace module_split {
39
40
-constexpr char SYCL_ESIMD_SPLIT_MD_NAME[] = "sycl-split-status";
+constexpr char SYCL_ESIMD_SPLIT_MD_NAME[] = "sycl-esimd-split-status";
41
42
extern cl::OptionCategory &getModuleSplitCategory();
43
0 commit comments