Files
clang-p2996/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
Brox Chen 72bc0525d8 [AMDGPU][True16][CodeGen] update wwm reg sorting check condition (#135053)
We currently just need to shift down 32bit wwm registers. 

Previous check condition mistakenly select 16bit registers in true16
mode. Update check condition to skip the 16bit register in wmm reg
sorting
2025-04-27 14:30:34 -04:00

84 KiB