Files
manual_slop/docs/twitter/1776597200073568623/thread.md
T
ed a92941979e docs(twitter): add 1776597200073568623 corpus (NOTimothyLottes 'AMD GPU shader compiler isn't doing' book)
7-post thread with @MartinJIFuller + @SebAaltonen, April 2024, 35
likes, 4445 views, 4 media (3 JPGs + 1 MP4). 'This is how slow code
feels like' (huge switch table in compiled shader) vs 'this is how
clever you feel after finding the optimization' (manual bit extract
+ AND). @SebAaltonen: 'Sad that the compiler isn't doing this for us
in 2024.' NOTimothyLottes: 'On mastodon.gamedev.place I'm collecting
posts with AMD GPU disassembly dumps for a book on everything the
shader compiler ISN'T doing. Constant AMD GPU compiler perf bug SPAM
is a key part of my online strategy to keep a low follower count.'
High engagement because of the contrarian framing.
2026-07-27 13:03:43 -04:00

2.0 KiB
Raw Blame History

title, author, handle, post_url, post_id, timestamp, post_count, reply_count, repost_count, like_count, view_count
title author handle post_url post_id timestamp post_count reply_count repost_count like_count view_count
@MartinJIFuller @SebAaltonen On https://mastodon.gamedev.place/@NOTimothyLottes NOTimothyLottes @NOTimothyLottes https://x.com/NOTimothyLottes/status/1776597200073568623 1776597200073568623 2024-04-06 13:05:54 7 3 2 35 4445

@NOTimothyLottes — @MartinJIFuller @SebAaltonen On https://mastodon.gamedev.place/@NOTimothyLottes

Post 1 (2024-04-04 09:38:12)

This is how slow code feels like:

Media 1

Post 2 (2024-04-04 09:40:40) — reply to Post 1

And this is how clever you feel after finding the optimization:

Media 1

Post 3 (2024-04-06 07:53:58) — reply to Post 2

@SebAaltonen Sad that the compiler isnt doing this for us in 2024

Post 4 (2024-04-06 13:05:54) — reply to Post 3

@MartinJIFuller @SebAaltonen On https://mastodon.gamedev.place/@NOTimothyLottes I'm collecting posts with AMD GPU disassembly dumps for a book on everything the shader compiler 'isn't doing'. Constant AMD GPU compiler perf bug SPAM is a key part of my online strategy to keep a low follower count.

Media 1

Post 5 (2024-04-06 20:08:47) — reply to Post 4

@NOTimothyLottes @SebAaltonen A worthwhile project, knowledge well worth sharing, but is a book the right format? Perhaps yes, just thinking out loud.

Post 6 (2024-04-08 08:05:30) — reply to Post 4

@NOTimothyLottes @SebAaltonen @MartinJIFuller Ha! That wont save you from my follow

Post 7 (2024-04-09 04:34:40) — reply to Post 4

@NOTimothyLottes @SebAaltonen @MartinJIFuller Oh sick, I'm deep in optimising shaders in an AAA game for GCN hardware right now (You can probably guess the platform(s)) so this is super relevant to me. 😅 Going to give it all a thorough read, I'm after all the GCN info I can find right now.