FAQ
Login
GNU social JPは日本のGNU socialサーバーです。
Usage
/
ToS
/
admin
/
test
/
Pleroma FE
Public
Public
Network
Groups
Featured
Popular
People
Embed Notice
HTML Code
<blockquote style="position: relative; padding-left: 55px;"><section><a href="https://hachyderm.io/users/pinskia/statuses/113534522708170432">pinskia (pinskia@hachyderm.io)'s status on Sunday, 24-Nov-2024 07:02:14 JST</a><a href="https://hachyderm.io/@pinskia" title="pinskia@hachyderm.io"><img src="https://gnusocial.jp/theme/gnusocialjp/default-avatar-stream.png" width="48" height="48" alt="pinskia" style="position: absolute; left: 0; top: 0;">pinskia</a><div><a href="https://mastodon.gamedev.place/@aachrisg/113534343252858938" rel="in-reply-to">in reply to</a><ul><li></ul></div></section><article><p><a href="https://mastodon.gamedev.place/@aachrisg">@aachrisg</a> Same is true even on aarch64:<br><a href="https://godbolt.org/z/TWenG8vbh" rel="nofollow noreferrer">https://godbolt.org/z/TWenG8vbh</a></p></article><footer><a rel="bookmark" href="https://gnusocial.jp/conversation/4058755#notice-7931272">In conversation</a><time datetime="2024-11-24T07:02:14+09:00" title="Sunday, 24-Nov-2024 07:02:14 JST">about 4 months ago</time> <span>from <span><a href="https://hachyderm.io/@pinskia/113534522708170432" rel="external" title="Sent from hachyderm.io via ActivityPub">hachyderm.io</a></span></span><a href="https://hachyderm.io/@pinskia/113534522708170432">permalink</a><h4>Attachments</h4><ol><li><article><header><div>Domain not in remote thumbnail source whitelist: raw.githubusercontent.com</div><h5><a href="https://godbolt.org/z/TWenG8vbh">Compiler Explorer - C++</a></h5><div> from <span>Matt Godbolt</span></div></header><div>auto TestFMAVectorization( float flScale, float *a, float const *b, int n ) { for( int i = 0; i < n; i++ ) { a[i] = std::fma( flScale, b[i], a[i] ); } }</div><footer></footer></article></li></ol></footer></blockquote>
Corresponding Notice
Embed this notice
pinskia (pinskia@hachyderm.io)'s status on Sunday, 24-Nov-2024 07:02:14 JST
pinskia
in reply to
Chris Green
@aachrisg
Same is true even on aarch64:
https://godbolt.org/z/TWenG8vbh