<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
sheaf pushed to branch wip/ncg-simd at <a href="https://gitlab.haskell.org/ghc/ghc">Glasgow Haskell Compiler / GHC</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/c4bb80ee08c393267d8b3b1b398c151abf2397fc">c4bb80ee</a></strong>
<div>
<span> by Jaro Reinders </span> <i> at 2024-06-13T10:53:26+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Add Int64X2 SIMD operations
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/cc1e5dd6cd8e247dffd79577febae1fcc84766c5">cc1e5dd6</a></strong>
<div>
<span> by sheaf </span> <i> at 2024-06-13T11:21:57+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>SIMD: need LLVM for Aarch64/PPC (for now)
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/1e1cf8dba33b9776e50908de04c8ffe2462ae3f8">1e1cf8db</a></strong>
<div>
<span> by sheaf </span> <i> at 2024-06-13T11:22:12+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>fixup Jaro
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/1c30e783a4605ce9cec0ea91b2f246f86214dcb9">1c30e783</a></strong>
<div>
<span> by sheaf </span> <i> at 2024-06-13T11:22:25+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>fixup: shuffle base exports
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/9693e1dab2f428f8b3b65abedaf5b5d8233bfbbc">9693e1da</a></strong>
<div>
<span> by sheaf </span> <i> at 2024-06-13T11:22:45+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>improve cgrun083
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://gitlab.haskell.org/ghc/ghc/-/commit/db9a19a6e10287e60619751c76710e80aae5687a">db9a19a6</a></strong>
<div>
<span> by sheaf </span> <i> at 2024-06-13T11:56:02+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>move SIMD tests
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#c898e00d01234ab22d3b485be68db3645f52f220">
compiler/GHC/Cmm/MachOp.hs
</a>
</li>
<li class="file-stats">
<a href="#6997a0cd37829d3d08db1c48185aaa3d7dfc3e6b">
compiler/GHC/CmmToAsm/AArch64/CodeGen.hs
</a>
</li>
<li class="file-stats">
<a href="#ae99eae1604521f8f6ef391c4ebab468f68d3cec">
compiler/GHC/CmmToAsm/Format.hs
</a>
</li>
<li class="file-stats">
<a href="#f71fa75baa7807186473f09c45a9ada1b72f4c6c">
compiler/GHC/CmmToAsm/PPC/CodeGen.hs
</a>
</li>
<li class="file-stats">
<a href="#83a3b2df5c77503c3a8c6df05a7654333d30cac3">
compiler/GHC/CmmToAsm/Reg/Linear.hs
</a>
</li>
<li class="file-stats">
<a href="#2bae5947e9412f6deebf4db7dcb89d780913130f">
compiler/GHC/CmmToAsm/X86/CodeGen.hs
</a>
</li>
<li class="file-stats">
<a href="#7b360ca84c1b9aaecc0f9de207a7698dc36514fe">
compiler/GHC/CmmToAsm/X86/Instr.hs
</a>
</li>
<li class="file-stats">
<a href="#335d279236d65dcf13f2bab3891e515cb803203c">
compiler/GHC/CmmToAsm/X86/Ppr.hs
</a>
</li>
<li class="file-stats">
<a href="#76664ab267df4fc0bec2465efd78bf0afacfe3a7">
compiler/GHC/CmmToC.hs
</a>
</li>
<li class="file-stats">
<a href="#d12a108e34fe83acc9c99357ae841e22a0af0a23">
compiler/GHC/StgToCmm/Prim.hs
</a>
</li>
<li class="file-stats">
<a href="#c733bb6aac1e3ef062efb4b661e75dca90459b11">
libraries/base/src/GHC/Exts.hs
</a>
</li>
<li class="file-stats">
<a href="#b9bba9766faf563ab195fb1402f14fa78ad5c66f">
testsuite/tests/codeGen/should_run/all.T
</a>
</li>
<li class="file-stats">
<a href="#4017c1e9e5b295fa2a38b9dbac2a1ea8b88aa735">
<span class="deleted-file">
−
testsuite/tests/codeGen/should_run/cgrun083.stdout
</span>
</a>
</li>
<li class="file-stats">
<a href="#d04c1c7d0bddd54c35a778c98eb0dc7c92bc7744">
testsuite/tests/codeGen/should_run/Simd009b.hs
→
testsuite/tests/simd/should_run/Simd009b.hs
</a>
</li>
<li class="file-stats">
<a href="#a810b0415702e7c9526a24408de615d31538f1c6">
testsuite/tests/codeGen/should_run/Simd009c.hs
→
testsuite/tests/simd/should_run/Simd009c.hs
</a>
</li>
<li class="file-stats">
<a href="#fd801fcabae1cc85a0f5fc4a8e26afd216869d15">
<span class="new-file">
+
testsuite/tests/simd/should_run/all.T
</span>
</a>
</li>
<li class="file-stats">
<a href="#8388a1725ae1a1fbc2eb037cb0f3576bd44c037a">
testsuite/tests/codeGen/should_run/simd000.hs
→
testsuite/tests/simd/should_run/simd000.hs
</a>
</li>
<li class="file-stats">
<a href="#54128b06e0edabcf9dd0143df2347b267b588057">
testsuite/tests/codeGen/should_run/simd000.stdout
→
testsuite/tests/simd/should_run/simd000.stdout
</a>
</li>
<li class="file-stats">
<a href="#9b667b045344934e016bc309c5430f4da9285944">
testsuite/tests/codeGen/should_run/simd001.hs
→
testsuite/tests/simd/should_run/simd001.hs
</a>
</li>
<li class="file-stats">
<a href="#d958d508a08de20e6a6d2d0e4543002c0b7d6143">
testsuite/tests/codeGen/should_run/simd001.stdout
→
testsuite/tests/simd/should_run/simd001.stdout
</a>
</li>
<li class="file-stats">
<a href="#615d912269f0c0496a349fa2ab0ed596ba0810ba">
testsuite/tests/codeGen/should_run/simd002.hs
→
testsuite/tests/simd/should_run/simd002.hs
</a>
</li>
<li class="file-stats">
<a href="#6d8bcd5c94b0cb89fc449390cc2e46c944612e7c">
testsuite/tests/codeGen/should_run/simd002.stdout
→
testsuite/tests/simd/should_run/simd002.stdout
</a>
</li>
<li class="file-stats">
<a href="#13fa3279285df2da6010848d2b0a4860d0f6d7e6">
testsuite/tests/codeGen/should_run/simd003.hs
→
testsuite/tests/simd/should_run/simd003.hs
</a>
</li>
<li class="file-stats">
<a href="#dfb1593996c8c8b3e1d009c05419cfd2505d895f">
testsuite/tests/codeGen/should_run/simd003.stdout
→
testsuite/tests/simd/should_run/simd003.stdout
</a>
</li>
<li class="file-stats">
<a href="#4ad5c8497fad7849b37090b35e63e68dad26bc57">
testsuite/tests/codeGen/should_run/simd004.hs
→
testsuite/tests/simd/should_run/simd004.hs
</a>
</li>
<li class="file-stats">
<a href="#6b2dfa1ea65c4c2d875c6654180807f171ecd11f">
testsuite/tests/codeGen/should_run/simd004.stdout
→
testsuite/tests/simd/should_run/simd004.stdout
</a>
</li>
<li class="file-stats">
<a href="#e76f680b283b2e85cddf32daddfe05b0406e4b58">
testsuite/tests/codeGen/should_run/simd005.hs
→
testsuite/tests/simd/should_run/simd005.hs
</a>
</li>
<li class="file-stats">
<a href="#30b5e05ed7b37cf826cab0dbd9cb97547bfa649e">
testsuite/tests/codeGen/should_run/simd005.stdout
→
testsuite/tests/simd/should_run/simd005.stdout
</a>
</li>
<li class="file-stats">
<a href="#f3d0b67a2c93d08de6baef37fe104e7a1679876d">
testsuite/tests/codeGen/should_run/simd006.hs
→
testsuite/tests/simd/should_run/simd006.hs
</a>
</li>
<li class="file-stats">
<a href="#ed6b8eb24d3f853090224ee1bc982d30f5092340">
testsuite/tests/codeGen/should_run/simd006.stdout
→
testsuite/tests/simd/should_run/simd006.stdout
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
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: #737278;">
—
<br>
<a href="https://gitlab.haskell.org/ghc/ghc/-/compare/fa5e2b59dd27f21470c3ca4053fc986fe6a670e9...db9a19a6e10287e60619751c76710e80aae5687a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.haskell.org">gitlab.haskell.org</a>. <a href="https://gitlab.haskell.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.haskell.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
</p>
</div>
</body>
</html>