Details
Diff Detail
Event Timeline
With that we can also simplify AMDGPUInstPrinter::printRegOperand(). Also the next step is to rename flat_scr into flat_scratch.
lib/Target/AMDGPU/SIRegisterInfo.td | ||
---|---|---|
61 | It generates a practical minimum of used names with exception of:
Generic names can be dropped in a separate patch in favor of Reg32, but that will be a separate huge tests update. I thought of that but do not want to mix everything into a single change. I am also not sure how mir will live with square brackets and colons. | |
634 | Thanks, Reg128 indeed. |
So this generates too many names, and then the extra SGPR ones just don't work?