<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Michael R. Crusoe pushed to branch master
at <a href="https://salsa.debian.org/med-team/last-align">Debian Med / last-align</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/last-align/commit/939278be5b71ce3fb2968e2c8ea22386c25ffe46">939278be</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-12-23T03:11:09Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Enable building on any architecture via simde
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/last-align/commit/0a6c16dd074d69733f60771453eb1d3a94d185e2">0a6c16dd</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-12-23T03:11:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">patch from upstream simde
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/last-align/commit/8075a8eda6cfa37d9218998e0c265924509ab1ab">8075a8ed</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-12-23T03:11:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">add todo list
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/last-align/commit/e32081171f821321e8325d0c9b9b1950b9164db4">e3208117</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-12-23T03:11:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">force -O3 to be last
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/last-align/commit/61b6b2c1097316681917be18ebf6f76505a3e5cc">61b6b2c1</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-12-23T03:11:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">any-{amd64,i386}: multi-SIMD compile with dispatcher
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/last-align/commit/df4dc44d026ceca194a765cee33bc1b613e63c32">df4dc44d</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-12-23T03:11:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">clean up better
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/last-align/commit/73eec6ba289061843e6ae8efcf274cc305473df7">73eec6ba</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-12-23T03:11:14Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">update SIMDe to 37c74d3
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/last-align/commit/a076bf1e10a5d4c7270c9d1c529b1839d9004189">a076bf1e</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-12-23T03:24:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">adjust to new upstream version
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/last-align/commit/e9fc2f42bfea558822c76b0cd4ff2fc7f77e441c">e9fc2f42</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-12-23T05:17:51Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">more SIMDe
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/med-team/last-align/commit/3f5a1887230570e03f552c38d52df43c41a6e9ae">3f5a1887</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2019-12-30T16:31:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">even more simde
</pre>
</li>
</ul>
<h4>8 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#1a0453e516e167132f0f9392c87de0ea5fe79145">
<span class="new-file">
+
debian/bin/simd-dispatch
</span>
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#e33a359b2250338a44f94e503c89a57a2fcf0a61">
<span class="new-file">
+
debian/include/simde/check.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#28c44d87612c25127a6a3e3f3b0fea153263fe75">
<span class="new-file">
+
debian/include/simde/hedley.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#94dc1cb87c9661f0660c872c1dda8027840ccdc4">
<span class="new-file">
+
debian/include/simde/simde-arch.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#be62058e8e6ab93904815fafc4491680ed01fddb">
<span class="new-file">
+
debian/include/simde/simde-common.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#7a568d644fe3d3c7e41e95729aa6f08900665913">
<span class="new-file">
+
debian/include/simde/x86/avx.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#a16ab412016b564762f1a371254efb61f8f4016a">
<span class="new-file">
+
debian/include/simde/x86/avx2.h
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">
—
<br>
<a href="https://salsa.debian.org/med-team/last-align/compare/2f8e93a00fb38f6c4e629dab2d5d146f749d557e...3f5a1887230570e03f552c38d52df43c41a6e9ae">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
</p>
</div>
</body>
</html>