Skip to content

Commit

Permalink
Set actual date rather than using {docdate} and unify version format (#…
Browse files Browse the repository at this point in the history
…301)

{docdate} will print the generation date, which will change with every PR merged.
Change to actual dates.

Some documents used docdate for the Revision History,
in which case date set is the PR date.
  • Loading branch information
Naghasan authored Dec 4, 2024
1 parent 3e3e92b commit 648bf0e
Show file tree
Hide file tree
Showing 50 changed files with 442 additions and 423 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Draft

[width="40%",cols="25,25"]
|========================================
| Last Modified Date | {docdate}
| Last Modified Date | 2022-06-13
| Revision | 3
|========================================

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 2.0.17">
<meta name="generator" content="Asciidoctor 2.0.23">
<title>SPV_EXT_relaxed_printf_string_address_space</title>
<style>
@import "https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700";
Expand Down Expand Up @@ -100,7 +100,7 @@ <h2 id="_version">Version</h2>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Last Modified Date</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2022-08-25</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2022-06-13</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Revision</p></td>
Expand Down
5 changes: 3 additions & 2 deletions extensions/HUAWEI/SPV_HUAWEI_cluster_culling_shader.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ Complete.
== Version
[width="40%",cols="25,25"]
|========================================
| Last Modified Date | {docdate}
| Last Modified Date | 2023-12-04
| Revision | 2
|========================================

Dependencies
Expand Down Expand Up @@ -114,7 +115,7 @@ None.
|========================================================
|Rev|Date|Author|Changes
|1|2022-11-16|Yu-Chang Wang|*Initial Public Release*
|2|{docdate}|Yu-Chang Wang|*add cluster shading rate*
|2|2023-12-04|Yu-Chang Wang|*add cluster shading rate*
|========================================================


8 changes: 6 additions & 2 deletions extensions/HUAWEI/SPV_HUAWEI_cluster_culling_shader.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,11 @@ <h2 id="_version">Version</h2>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Last Modified Date</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2024-10-13</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2023-12-04</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Revision</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2</p></td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -313,7 +317,7 @@ <h2 id="_revision_history">Revision History</h2>
</tr>
<tr>
<td class="tableblock halign-center valign-top"><p class="tableblock">2</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2024-10-13</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2023-12-04</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Yu-Chang Wang</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>add cluster shading rate</strong></p></td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Final draft

[width="40%",cols="25,25"]
|========================================
| Last Modified Date | {docdate}
| Last Modified Date | 2023-03-21
| Revision | 1
|========================================

Expand Down Expand Up @@ -483,5 +483,5 @@ None.
[cols="^,<,<,<",options="header",]
|========================================================
|Rev|Date|Author|Changes
|1|{docdate}|Ajaykumar Kannan|*Initial Public Release*
|1|2023-03-21|Ajaykumar Kannan|*Initial Public Release*
|========================================================
40 changes: 20 additions & 20 deletions extensions/INTEL/SPV_INTEL_arbitrary_precision_fixed_point.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,15 +102,15 @@ <h2 id="_status">Status</h2>
<div class="sect1">
<h2 id="_version">Version</h2>
<div class="sectionbody">
<table class="tableblock frame-all grid-all" style="width: 40%;">
<table class="tableblock frame-all grid-all stripes-even" style="width: 40%;">
<colgroup>
<col style="width: 50%;">
<col style="width: 50%;">
</colgroup>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Last Modified Date</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2024-02-09</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2023-03-21</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">Revision</p></td>
Expand Down Expand Up @@ -235,7 +235,7 @@ <h2 id="_new_instructions">New Instructions</h2>
<div class="sect1">
<h2 id="_token_number_assignments">Token Number Assignments</h2>
<div class="sectionbody">
<table class="tableblock frame-all grid-rows" style="width: 40%;">
<table class="tableblock frame-all grid-rows stripes-even" style="width: 40%;">
<colgroup>
<col style="width: 70%;">
<col style="width: 30%;">
Expand Down Expand Up @@ -301,7 +301,7 @@ <h2 id="_modifications_to_the_spir_v_specification_version_1_6">Modifications to
</div>
<div class="sect2">
<h3 id="_quantization_modes">Quantization Modes</h3>
<table class="tableblock frame-all grid-all" style="width: 80%;">
<table class="tableblock frame-all grid-all stripes-even" style="width: 80%;">
<colgroup>
<col style="width: 10%;">
<col style="width: 20%;">
Expand Down Expand Up @@ -373,7 +373,7 @@ <h3 id="_quantization_modes">Quantization Modes</h3>
</div>
<div class="sect2">
<h3 id="_overflow_modes">Overflow Modes</h3>
<table class="tableblock frame-all grid-all" style="width: 80%;">
<table class="tableblock frame-all grid-all stripes-even" style="width: 80%;">
<colgroup>
<col style="width: 10%;">
<col style="width: 20%;">
Expand Down Expand Up @@ -422,7 +422,7 @@ <h3 id="_overflow_modes">Overflow Modes</h3>
</div>
<div class="sect2">
<h3 id="_signedness_modes">Signedness Modes</h3>
<table class="tableblock frame-all grid-all" style="width: 80%;">
<table class="tableblock frame-all grid-all stripes-even" style="width: 80%;">
<colgroup>
<col style="width: 10%;">
<col style="width: 20%;">
Expand Down Expand Up @@ -458,7 +458,7 @@ <h3 id="_capability">Capability</h3>
<div class="paragraph">
<p>Modify Section 3.31, <strong>Capability</strong>, adding a row to the Capability table:</p>
</div>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand All @@ -485,7 +485,7 @@ <h3 id="_instructions">Instructions</h3>
<div class="paragraph">
<p>In Section 3.32.13, <strong>Arithmetic Instructions</strong>, add the following instructions:</p>
</div>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -527,7 +527,7 @@ <h3 id="_instructions">Instructions</h3>
</tr>
</tbody>
</table>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -568,7 +568,7 @@ <h3 id="_instructions">Instructions</h3>
</tr>
</tbody>
</table>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -610,7 +610,7 @@ <h3 id="_instructions">Instructions</h3>
</tr>
</tbody>
</table>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -651,7 +651,7 @@ <h3 id="_instructions">Instructions</h3>
</tr>
</tbody>
</table>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -692,7 +692,7 @@ <h3 id="_instructions">Instructions</h3>
</tr>
</tbody>
</table>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -732,7 +732,7 @@ <h3 id="_instructions">Instructions</h3>
</tr>
</tbody>
</table>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -773,7 +773,7 @@ <h3 id="_instructions">Instructions</h3>
</tr>
</tbody>
</table>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -814,7 +814,7 @@ <h3 id="_instructions">Instructions</h3>
</tr>
</tbody>
</table>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -854,7 +854,7 @@ <h3 id="_instructions">Instructions</h3>
</tr>
</tbody>
</table>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -895,7 +895,7 @@ <h3 id="_instructions">Instructions</h3>
</tr>
</tbody>
</table>
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 10%;">
<col style="width: 10%;">
Expand Down Expand Up @@ -956,7 +956,7 @@ <h2 id="_issues">Issues</h2>
<div class="sect1">
<h2 id="_revision_history">Revision History</h2>
<div class="sectionbody">
<table class="tableblock frame-all grid-all stretch">
<table class="tableblock frame-all grid-all stripes-even stretch">
<colgroup>
<col style="width: 25%;">
<col style="width: 25%;">
Expand All @@ -974,7 +974,7 @@ <h2 id="_revision_history">Revision History</h2>
<tbody>
<tr>
<td class="tableblock halign-center valign-top"><p class="tableblock">1</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2024-02-09</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">2023-03-21</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Ajaykumar Kannan</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Initial Public Release</strong></p></td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Supported

[width="40%",cols="25,25"]
|========================================
| Last Modified Date | {docdate}
| Last Modified Date | 2023-03-29
| Revision | 1
|========================================

Expand Down Expand Up @@ -1239,5 +1239,5 @@ None.
[cols="^,<,<,<",options="header",]
|===================================================================
|Rev|Date|Author|Changes
|1|{docdate}|Ajaykumar Kannan|*Initial Public Release*
|1|2023-03-29|Ajaykumar Kannan|*Initial Public Release*
|===================================================================
Loading

0 comments on commit 648bf0e

Please sign in to comment.