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.
2 parents 552e154 + 664e136 commit 0f2a9eeCopy full SHA for 0f2a9ee
scripts/mirror-commits-from-intel-llvm.py
@@ -87,6 +87,8 @@ def main():
87
"log",
88
"-1",
89
"--format=%H",
90
+ f"{args.intel_llvm_remote}/sycl",
91
+ "--",
92
"unified-runtime",
93
],
94
stdout=PIPE,
0 commit comments