Files
ed f75e2c2442 docs(twitter): add 1868716773937414589 corpus (NOTimothyLottes 'write an assembler for GCN/RDNA' + SteamOS wish)
5-post thread with @GustavSterbrant + @AgileJebrim. NOTimothyLottes:
most problems can't be fixed by bypassing GLSL and doing SPIR-V
directly; not yet tempted to write a new shader language. At-home
stuff targets VK Windows mostly (unfortunately) - no interface in AMD's
Windows driver to load binary shaders into VK. 'If SteamOS ever
fully took over PC gaming, then certainly I'd just go direct to the
AMD kernel driver and bypass user-mode VK.' Would write an assembler
specific for GCN/RDNA/whateversNext, not just modify an existing
compiler. Precursor to the Aug 2025 SPIR-V-from-data work.
2026-07-27 01:53:18 -04:00

86 lines
3.2 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"root_post_id": "1868716773937414589",
"posts": [
{
"post_id": "1868712285675671711",
"author": "NOTimothyLottes",
"handle": "NOTimothyLottes",
"text": "@GustavSterbrant So I don't know that SPIR-V vs OpTypeInt 24 question, but if someone didn't write tests for that it's likely never been setup to be pattern matched. Most of the problems I see cannot be fixed just by bypassing GLSL and doing SPIR-V directly. So not yet tempted to write a new SL",
"timestamp": "2024-12-16 17:38:22",
"media_urls": [],
"reply_to_id": null,
"quote_of_id": null,
"metrics": {
"reply_count": 1,
"repost_count": 0,
"like_count": 0,
"view_count": 115
}
},
{
"post_id": "1868714338418315659",
"author": "Jebrim",
"handle": "AgileJebrim",
"text": "@NOTimothyLottes @GustavSterbrant If youre targeting a console with AMD hardware, why dont you just rewrite the backend compiler? I assume you have the source for it too, so its more tweaking an existing compiler than anything else?",
"timestamp": "2024-12-16 17:46:31",
"media_urls": [],
"reply_to_id": "1868712285675671711",
"quote_of_id": null,
"metrics": {
"reply_count": 1,
"repost_count": 0,
"like_count": 0,
"view_count": 49
}
},
{
"post_id": "1868716505325879612",
"author": "NOTimothyLottes",
"handle": "NOTimothyLottes",
"text": "@AgileJebrim @GustavSterbrant At-home stuff (aka non-employer) targets Vulkan Windows mostly (unfortunately). No interface in AMD's Windows driver to load binary shaders into Vulkan. If SteamOS ever fully took over PC gaming, then certainly I'd just go direct to the AMD kernel driver and bypass user-mode VK",
"timestamp": "2024-12-16 17:55:08",
"media_urls": [],
"reply_to_id": "1868714338418315659",
"quote_of_id": null,
"metrics": {
"reply_count": 2,
"repost_count": 0,
"like_count": 0,
"view_count": 160
}
},
{
"post_id": "1868716773937414589",
"author": "NOTimothyLottes",
"handle": "NOTimothyLottes",
"text": "@AgileJebrim @GustavSterbrant Also I wouldn't just modify an existing compiler, I'd just write an assembler specific for GCN/RDNA/whateversNext family.",
"timestamp": "2024-12-16 17:56:12",
"media_urls": [],
"reply_to_id": "1868716505325879612",
"quote_of_id": null,
"metrics": {
"reply_count": 1,
"repost_count": 0,
"like_count": 2,
"view_count": 129
}
},
{
"post_id": "1868717227866046808",
"author": "Jebrim",
"handle": "AgileJebrim",
"text": "@NOTimothyLottes @GustavSterbrant Fair enough. Current compilers are a bloated mess anyways and youd get much faster times with your own assembler.",
"timestamp": "2024-12-16 17:58:00",
"media_urls": [],
"reply_to_id": "1868716773937414589",
"quote_of_id": null,
"metrics": {
"reply_count": 0,
"repost_count": 0,
"like_count": 0,
"view_count": 37
}
}
],
"source_url": "https://x.com/NOTimothyLottes/status/1868716773937414589"
}