Skip to content

Commit 1dc7bd6

Browse files
committed
rename md based on feedback
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 49eda0e commit 1dc7bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/SYCLLowerIR/ModuleSplitter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class OptionCategory;
3737

3838
namespace module_split {
3939

40-
constexpr char SYCL_ESIMD_SPLIT_MD_NAME[] = "sycl-split-status";
40+
constexpr char SYCL_ESIMD_SPLIT_MD_NAME[] = "sycl-esimd-split-status";
4141

4242
extern cl::OptionCategory &getModuleSplitCategory();
4343

0 commit comments

Comments
 (0)