整个夏天,上游LLVM中的AMDGPU编译器后端开始
GFX1150和GFX1151的新目标
考虑到所有已知的东西,它们很可能是“RDNA3刷新”APU。这项工作一开始很轻松,与现有的GFX11支持没有太多不同的代码路径,但我们开始看到为RDNA3刷新图形处理器添加了一些新的指令。
今天早上合并到LLVM Git
添加新的SALU浮点指令
对于GFX1150,然后
合并
用于这些新的标量ALU浮点指令的代码生成。
代码注释或合并消息并没有对这些新的SALU浮点指令进行更多的说明,但无论如何,RDNA3刷新硬件中都有一些新的指令。AMD的RadeonSI后端以及ROCm和其他图形驱动程序组件使用AMDGPU LLVM编译器后端,而Mesa RADV Vulkan驱动程序则专注于Valve支持的ACO编译器。
It's great seeing the RDNA3 refresh "GFX1150" support coming together pre-launch as has been the usual trend for AMD and if their timing of the past several years continues to pan out should all be in good shape by the time the next-gen APUs with refreshed RDNA3 graphics are shipping.