Skip to content

Commit e581d85

Browse files
Deploying to gh-pages from @ ab9ca5e 🚀
1 parent afd0f8b commit e581d85

20 files changed

Lines changed: 1514 additions & 1465 deletions

api/src/rustc_codegen_spirv/codegen_cx/mod.rs.html

Lines changed: 640 additions & 619 deletions
Large diffs are not rendered by default.

api/src/rustc_codegen_spirv/linker/mod.rs.html

Lines changed: 849 additions & 829 deletions
Large diffs are not rendered by default.

book/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "searchindex-c74f3f5a.js";
39+
window.path_to_searchindex_js = "searchindex-176ab68d.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="toc-c6c5a066.js"></script>

book/attributes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-c74f3f5a.js";
38+
window.path_to_searchindex_js = "searchindex-176ab68d.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-c6c5a066.js"></script>

book/building-rust-gpu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-c74f3f5a.js";
38+
window.path_to_searchindex_js = "searchindex-176ab68d.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-c6c5a066.js"></script>

book/codegen-args.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-c74f3f5a.js";
38+
window.path_to_searchindex_js = "searchindex-176ab68d.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-c6c5a066.js"></script>
@@ -277,6 +277,10 @@ <h3 id="--spirt-passes-passes"><a class="header" href="#--spirt-passes-passes"><
277277
<p><em>Note: passes that are not already enabled by default are considered experimental and likely not ready for production use, this flag exists primarily for testing.</em></p>
278278
<h3 id="--dump-spirt-passes-dir"><a class="header" href="#--dump-spirt-passes-dir"><code>--dump-spirt-passes DIR</code></a></h3>
279279
<p>Dump the <code>SPIR-🇹</code> module across passes (i.e. all of the versions before/after each pass), as a combined report, to a pair of files (<code>.spirt</code> and <code>.spirt.html</code>) in <code>DIR</code>.<br><sub>(the <code>.spirt.html</code> version of the report is the recommended form for viewing, as it uses tabling for versions, syntax-highlighting-like styling, and use-&gt;def linking)</sub></p>
280+
<p>Mutually exclusive with <code>--dump-spirt</code> (this takes precedence over that).</p>
281+
<h3 id="--dump-spirt-dir"><a class="header" href="#--dump-spirt-dir"><code>--dump-spirt DIR</code></a></h3>
282+
<p>Dump the <code>SPIR-🇹</code> module, similar to <code>--dump-spirt-passes</code>, but only the final version.</p>
283+
<p>Mutually exclusive with <code>--dump-spirt-passes</code> (which takes precedence over this).</p>
280284
<h3 id="--spirt-strip-custom-debuginfo-from-dumps"><a class="header" href="#--spirt-strip-custom-debuginfo-from-dumps"><code>--spirt-strip-custom-debuginfo-from-dumps</code></a></h3>
281285
<p>When dumping (pretty-printed) <code>SPIR-🇹</code> (e.g. with <code>--dump-spirt-passes</code>), strip
282286
all the custom (Rust-GPU-specific) debuginfo instructions, by converting them

book/image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-c74f3f5a.js";
38+
window.path_to_searchindex_js = "searchindex-176ab68d.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-c6c5a066.js"></script>

book/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-c74f3f5a.js";
38+
window.path_to_searchindex_js = "searchindex-176ab68d.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-c6c5a066.js"></script>

book/inline-asm.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-c74f3f5a.js";
38+
window.path_to_searchindex_js = "searchindex-176ab68d.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-c6c5a066.js"></script>

book/introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-c74f3f5a.js";
38+
window.path_to_searchindex_js = "searchindex-176ab68d.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-c6c5a066.js"></script>

0 commit comments

Comments
 (0)