Currently null operand is incorrectly counted against 2 scalar value limit. null should be free to use.
AMD SWDEV-157286
Paths
| Differential D65229
[AMDGPU][MC][GFX10] Corrected constant bus checks to exclude null ClosedPublic Authored by dp on Jul 24 2019, 10:35 AM.
Details Summary Currently null operand is incorrectly counted against 2 scalar value limit. null should be free to use. AMD SWDEV-157286
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptJul 24 2019, 10:35 AM Comment Actions
I see. “Null” is an inline. This revision is now accepted and ready to land.Aug 30 2019, 7:51 AM Closed by commit rL370665: [AMDGPU][MC][GFX10] Corrected constant bus checks to exclude null (authored by dpreobra). · Explain WhySep 2 2019, 7:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 218365 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/test/MC/AMDGPU/gfx10-constant-bus.s
|