From Source to ISA: A Trip Down the Shader Compiler Pipeline – YouTube link
This video will take you from the original source code down to the RDNA ISA. It covers control-flow, bindless resource access and scalarization, along with DXC, instruction selection, scheduling, and register allocation for the RDNA instruction set.