Changeset View
Changeset View
Standalone View
Standalone View
llvm/test/CodeGen/AMDGPU/wqm.mir
Show First 20 Lines • Show All 330 Lines • ▼ Show 20 Lines | bb.2: | ||||
S_BRANCH %bb.3 | S_BRANCH %bb.3 | ||||
bb.3: | bb.3: | ||||
%0.sub1:vreg_64 = V_ADD_U32_e32 1, %0.sub1, implicit $exec | %0.sub1:vreg_64 = V_ADD_U32_e32 1, %0.sub1, implicit $exec | ||||
S_BRANCH %bb.4 | S_BRANCH %bb.4 | ||||
bb.4: | bb.4: | ||||
%3:sgpr_128 = IMPLICIT_DEF | %3:sgpr_128 = IMPLICIT_DEF | ||||
%4:vreg_128 = IMAGE_SAMPLE_V4_V2 %0:vreg_64, %2:sgpr_256, %3:sgpr_128, 15, 0, 0, 0, 0, 0, 0, 0, implicit $exec :: (dereferenceable load (s128) from custom "ImageResource") | %4:vreg_128 = IMAGE_SAMPLE_V4_V2 %0:vreg_64, %2:sgpr_256, %3:sgpr_128, 15, 0, 0, 0, 0, 0, 0, 0, implicit $exec :: (dereferenceable load (s128), addrspace 7) | ||||
$vgpr0 = COPY %4.sub0:vreg_128 | $vgpr0 = COPY %4.sub0:vreg_128 | ||||
$vgpr1 = COPY %4.sub1:vreg_128 | $vgpr1 = COPY %4.sub1:vreg_128 | ||||
SI_RETURN_TO_EPILOG $vgpr0, $vgpr1 | SI_RETURN_TO_EPILOG $vgpr0, $vgpr1 | ||||
... | ... | ||||
--- | --- | ||||
#CHECK-LABEL: name: no_wqm_in_cs | #CHECK-LABEL: name: no_wqm_in_cs | ||||
#CHECK-NOT: S_WQM | #CHECK-NOT: S_WQM | ||||
▲ Show 20 Lines • Show All 98 Lines • Show Last 20 Lines |