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 552e154 commit 664e136Copy full SHA for 664e136
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