Skip to content

Commit

Permalink
+add Base implementation of function SimdCpuDesc.
Browse files Browse the repository at this point in the history
  • Loading branch information
ermig1979 committed Jul 4, 2023
1 parent a14822c commit af6f49e
Show file tree
Hide file tree
Showing 14 changed files with 172 additions and 54 deletions.
7 changes: 7 additions & 0 deletions docs/2023.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,20 @@ <h5>New features</h5>
<ul>
<li>Support of SimdCpuInfoRam in function SimdCpuInfo.</li>
<li>Support of SimdCpuInfoRam in function Simd::PrintInfo.</li>
<li>Base implementation of function SimdCpuDesc.</li>
</ul>
<h4>Test framework</h4>
<h5>Improving</h5>
<ul>
<li>WIN32 performance report.</li>
</ul>

<h4>Documentation</h4>
<h5>Bug fixing</h5>
<ul>
<li>Wrong description of function SimdDescrIntInit.</li>
</ul>

<hr/>
<h3 id="R127">July 4, 2023 (version 5.3.127)</h3>
<h4>Algorithms</h4>
Expand Down
2 changes: 1 addition & 1 deletion docs/help/class_simd_1_1_font.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 23 additions & 1 deletion docs/help/group__c__types.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion docs/help/group__descrint.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

57 changes: 48 additions & 9 deletions docs/help/group__info.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions docs/help/group__synet__normalize.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/help/namespace_simd.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit af6f49e

Please sign in to comment.