Changeset View
Changeset View
Standalone View
Standalone View
llvm/test/CodeGen/AMDGPU/greedy-liverange-priority.mir
Show All 26 Lines | bb.0: | ||||
%26.sub0:vreg_64 = V_MOV_B32_e32 1, implicit $exec | %26.sub0:vreg_64 = V_MOV_B32_e32 1, implicit $exec | ||||
%16.sub1:sgpr_256 = COPY %16.sub0 | %16.sub1:sgpr_256 = COPY %16.sub0 | ||||
%16.sub2:sgpr_256 = COPY %16.sub0 | %16.sub2:sgpr_256 = COPY %16.sub0 | ||||
%16.sub3:sgpr_256 = COPY %16.sub0 | %16.sub3:sgpr_256 = COPY %16.sub0 | ||||
%16.sub4:sgpr_256 = COPY %16.sub0 | %16.sub4:sgpr_256 = COPY %16.sub0 | ||||
%16.sub5:sgpr_256 = COPY %16.sub0 | %16.sub5:sgpr_256 = COPY %16.sub0 | ||||
%16.sub6:sgpr_256 = COPY %16.sub0 | %16.sub6:sgpr_256 = COPY %16.sub0 | ||||
%16.sub7:sgpr_256 = COPY %16.sub0 | %16.sub7:sgpr_256 = COPY %16.sub0 | ||||
IMAGE_STORE_V4_V2_gfx10 %27, %26, %16, 0, 1, -1, 0, 0, 0, 0, 0, 0, implicit $exec :: (dereferenceable store (s32) into custom "ImageResource") | IMAGE_STORE_V4_V2_gfx10 %27, %26, %16, 0, 1, -1, 0, 0, 0, 0, 0, 0, implicit $exec :: (dereferenceable store (s32), addrspace 7) | ||||
S_CBRANCH_SCC1 %bb.2, implicit undef $scc | S_CBRANCH_SCC1 %bb.2, implicit undef $scc | ||||
S_BRANCH %bb.1 | S_BRANCH %bb.1 | ||||
bb.1: | bb.1: | ||||
%30.sub1:vreg_128 = V_MOV_B32_e32 0, implicit $exec | %30.sub1:vreg_128 = V_MOV_B32_e32 0, implicit $exec | ||||
%30.sub2:vreg_128 = COPY %30.sub1 | %30.sub2:vreg_128 = COPY %30.sub1 | ||||
%30.sub3:vreg_128 = COPY %30.sub1 | %30.sub3:vreg_128 = COPY %30.sub1 | ||||
%26.sub1:vreg_64 = COPY %30.sub1 | %26.sub1:vreg_64 = COPY %30.sub1 | ||||
IMAGE_STORE_V4_V2_gfx10 %30, %26, %16, 0, 1, -1, 0, 0, 0, 0, 0, 0, implicit $exec :: (dereferenceable store (s32) into custom "ImageResource") | IMAGE_STORE_V4_V2_gfx10 %30, %26, %16, 0, 1, -1, 0, 0, 0, 0, 0, 0, implicit $exec :: (dereferenceable store (s32), addrspace 7) | ||||
bb.2: | bb.2: | ||||
S_ENDPGM 0 | S_ENDPGM 0 | ||||
... | ... | ||||
# GCN-LABEL: test2: | # GCN-LABEL: test2: | ||||
# OLD: NumVgprs: 7{{$}} | # OLD: NumVgprs: 7{{$}} | ||||
# NEW: NumVgprs: 11{{$}} | # NEW: NumVgprs: 11{{$}} | ||||
▲ Show 20 Lines • Show All 52 Lines • Show Last 20 Lines |