2020-01-16 19:37:59 +01:00
|
|
|
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
|
2018-07-17 14:38:39 +02:00
|
|
|
# RUN: llc -mtriple=amdgcn--amdpal -mcpu=gfx900 -run-pass simple-register-coalescing -verify-machineinstrs -o - %s | FileCheck -check-prefix GCN %s
|
|
|
|
#
|
|
|
|
---
|
|
|
|
name: _amdgpu_ps_main
|
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing
Summary:
This catches malformed mir files which specify alignment as log2 instead of pow2.
See https://reviews.llvm.org/D65945 for reference,
This is patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790
Reviewers: courbet
Subscribers: MatzeB, qcolombet, dschuff, arsenm, sdardis, nemanjai, jvesely, nhaehnle, hiraditya, kbarton, asb, rbar, johnrusso, simoncook, apazos, sabuasal, niosHD, jrtc27, MaskRay, zzheng, edward-jones, atanasyan, rogfer01, MartinMosbeck, brucehoult, the_o, PkmX, jocewei, jsji, Petar.Avramovic, asbirlea, s.egerton, pzheng, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D67433
llvm-svn: 371608
2019-09-11 13:16:48 +02:00
|
|
|
alignment: 1
|
2018-07-17 14:38:39 +02:00
|
|
|
tracksRegLiveness: true
|
2018-08-01 22:13:58 +02:00
|
|
|
registers:
|
2020-01-16 19:37:59 +01:00
|
|
|
- { id: 0, class: sgpr_128 }
|
|
|
|
- { id: 1, class: sreg_32_xm0, preferred-register: '%2' }
|
|
|
|
- { id: 2, class: sreg_32_xm0, preferred-register: '%1' }
|
|
|
|
machineFunctionInfo:
|
|
|
|
argumentInfo:
|
|
|
|
privateSegmentBuffer: { reg: '$sgpr0_sgpr1_sgpr2_sgpr3' }
|
|
|
|
privateSegmentWaveByteOffset: { reg: '$sgpr33' }
|
2018-07-17 14:38:39 +02:00
|
|
|
body: |
|
2020-01-16 19:37:59 +01:00
|
|
|
; GCN-LABEL: name: _amdgpu_ps_main
|
|
|
|
; GCN: bb.0:
|
|
|
|
; GCN: successors: %bb.1(0x80000000)
|
|
|
|
; GCN: [[V_TRUNC_F32_e32_:%[0-9]+]]:vgpr_32 = V_TRUNC_F32_e32 undef %4:vgpr_32, implicit $exec
|
|
|
|
; GCN: [[V_CVT_U32_F32_e32_:%[0-9]+]]:vgpr_32 = V_CVT_U32_F32_e32 [[V_TRUNC_F32_e32_]], implicit $exec
|
|
|
|
; GCN: [[V_LSHRREV_B32_e32_:%[0-9]+]]:vgpr_32 = V_LSHRREV_B32_e32 4, [[V_CVT_U32_F32_e32_]], implicit $exec
|
|
|
|
; GCN: undef %11.sub0:vreg_128 = V_MUL_LO_I32 [[V_LSHRREV_B32_e32_]], 3, implicit $exec
|
|
|
|
; GCN: %11.sub3:vreg_128 = COPY %11.sub0
|
|
|
|
; GCN: [[S_MOV_B32_:%[0-9]+]]:sreg_32_xm0 = S_MOV_B32 0
|
|
|
|
; GCN: bb.1:
|
|
|
|
; GCN: successors: %bb.1(0x7c000000), %bb.2(0x04000000)
|
|
|
|
; GCN: [[COPY:%[0-9]+]]:vreg_128 = COPY %11
|
|
|
|
; GCN: %11.sub3:vreg_128 = V_ADD_U32_e32 target-flags(amdgpu-rel32-lo) 1, [[COPY]].sub3, implicit $exec
|
|
|
|
; GCN: [[S_ADD_I32_:%[0-9]+]]:sreg_32_xm0 = S_ADD_I32 [[S_ADD_I32_]], 1, implicit-def dead $scc
|
|
|
|
; GCN: S_CMP_LT_U32 [[S_ADD_I32_]], 3, implicit-def $scc
|
|
|
|
; GCN: S_CBRANCH_SCC1 %bb.1, implicit killed $scc
|
|
|
|
; GCN: S_BRANCH %bb.2
|
|
|
|
; GCN: bb.2:
|
|
|
|
; GCN: successors: %bb.5(0x40000000), %bb.3(0x40000000)
|
|
|
|
; GCN: S_CBRANCH_SCC1 %bb.5, implicit undef $scc
|
|
|
|
; GCN: S_BRANCH %bb.3
|
|
|
|
; GCN: bb.3:
|
|
|
|
; GCN: successors: %bb.4(0x80000000)
|
|
|
|
; GCN: dead %16:vreg_128 = BUFFER_LOAD_FORMAT_XYZW_IDXEN [[COPY]].sub3, undef %17:sgpr_128, 0, 0, 0, 0, 0, 0, 0, implicit $exec :: (dereferenceable load 16 from constant-pool, align 1, addrspace 4)
|
|
|
|
; GCN: dead %18:vgpr_32 = V_MOV_B32_e32 -1, implicit $exec
|
|
|
|
; GCN: [[S_AND_B64_:%[0-9]+]]:sreg_64 = S_AND_B64 $exec, -1, implicit-def dead $scc
|
|
|
|
; GCN: dead %20:vgpr_32 = V_MOV_B32_e32 0, implicit $exec
|
|
|
|
; GCN: bb.4:
|
|
|
|
; GCN: successors: %bb.4(0x7c000000), %bb.6(0x04000000)
|
|
|
|
; GCN: $vcc = COPY [[S_AND_B64_]]
|
|
|
|
; GCN: S_CBRANCH_VCCNZ %bb.4, implicit killed $vcc
|
|
|
|
; GCN: S_BRANCH %bb.6
|
|
|
|
; GCN: bb.5:
|
|
|
|
; GCN: [[V_MUL_F32_e32_:%[0-9]+]]:vgpr_32 = V_MUL_F32_e32 target-flags(amdgpu-gotprel) 0, %11.sub0, implicit $exec
|
|
|
|
; GCN: [[V_MIN_F32_e32_:%[0-9]+]]:vgpr_32 = V_MIN_F32_e32 1106771968, [[V_MUL_F32_e32_]], implicit $exec
|
|
|
|
; GCN: [[V_MAD_F32_:%[0-9]+]]:vgpr_32 = nnan arcp contract reassoc V_MAD_F32 0, [[V_MIN_F32_e32_]], 0, 0, 0, 0, 0, 0, implicit $exec
|
|
|
|
; GCN: [[V_MAD_F32_1:%[0-9]+]]:vgpr_32 = nnan arcp contract reassoc V_MAD_F32 0, [[V_MAD_F32_]], 0, 0, 0, 0, 0, 0, implicit $exec
|
|
|
|
; GCN: [[V_MAD_F32_2:%[0-9]+]]:vgpr_32 = V_MAD_F32 0, [[V_MAD_F32_1]], 0, 0, 0, 0, 0, 0, implicit $exec
|
|
|
|
; GCN: [[V_CVT_PKRTZ_F16_F32_e64_:%[0-9]+]]:vgpr_32 = V_CVT_PKRTZ_F16_F32_e64 0, [[V_MAD_F32_2]], 0, undef %27:vgpr_32, 0, 0, implicit $exec
|
|
|
|
; GCN: EXP_DONE 0, [[V_CVT_PKRTZ_F16_F32_e64_]], undef %28:vgpr_32, undef %29:vgpr_32, undef %30:vgpr_32, -1, -1, 15, implicit $exec
|
|
|
|
; GCN: S_ENDPGM 0
|
|
|
|
; GCN: bb.6:
|
|
|
|
; GCN: S_ENDPGM 0
|
|
|
|
bb.0:
|
2018-07-17 14:38:39 +02:00
|
|
|
%10:vgpr_32 = V_TRUNC_F32_e32 undef %11:vgpr_32, implicit $exec
|
|
|
|
%12:vgpr_32 = V_CVT_U32_F32_e32 killed %10, implicit $exec
|
|
|
|
%50:vgpr_32 = V_LSHRREV_B32_e32 4, killed %12, implicit $exec
|
|
|
|
%51:vgpr_32 = V_MUL_LO_I32 killed %50, 3, implicit $exec
|
|
|
|
undef %52.sub0:vreg_128 = COPY %51
|
|
|
|
%52.sub3:vreg_128 = COPY %51
|
|
|
|
%9:sreg_32_xm0 = S_MOV_B32 0
|
|
|
|
%70:sreg_32_xm0 = COPY killed %9
|
|
|
|
%71:vreg_128 = COPY killed %52
|
2018-08-01 22:13:58 +02:00
|
|
|
|
2020-01-16 19:37:59 +01:00
|
|
|
bb.1:
|
2018-07-17 14:38:39 +02:00
|
|
|
successors: %bb.1(0x7c000000), %bb.2(0x04000000)
|
2018-08-01 22:13:58 +02:00
|
|
|
|
2018-07-17 14:38:39 +02:00
|
|
|
%53:vreg_128 = COPY killed %71
|
|
|
|
%1:sreg_32_xm0 = COPY killed %70
|
|
|
|
%57:vgpr_32 = V_ADD_U32_e32 target-flags(amdgpu-rel32-lo) 1, %53.sub3, implicit $exec
|
|
|
|
%55:vreg_128 = COPY %53
|
|
|
|
%55.sub3:vreg_128 = COPY killed %57
|
2020-01-16 19:37:59 +01:00
|
|
|
%2:sreg_32_xm0 = S_ADD_I32 killed %1, 1, implicit-def dead $scc
|
|
|
|
S_CMP_LT_U32 %2, 3, implicit-def $scc
|
2018-07-17 14:38:39 +02:00
|
|
|
%54:vreg_128 = COPY %55
|
2020-01-16 19:37:59 +01:00
|
|
|
%70:sreg_32_xm0 = COPY killed %2
|
2018-07-17 14:38:39 +02:00
|
|
|
%71:vreg_128 = COPY killed %54
|
|
|
|
S_CBRANCH_SCC1 %bb.1, implicit killed $scc
|
|
|
|
S_BRANCH %bb.2
|
2018-08-01 22:13:58 +02:00
|
|
|
|
2020-01-16 19:37:59 +01:00
|
|
|
bb.2:
|
2018-07-17 14:38:39 +02:00
|
|
|
S_CBRANCH_SCC1 %bb.5, implicit undef $scc
|
|
|
|
S_BRANCH %bb.3
|
2018-08-01 22:13:58 +02:00
|
|
|
|
2020-01-16 19:37:59 +01:00
|
|
|
bb.3:
|
2019-10-10 09:11:33 +02:00
|
|
|
dead %22:vreg_128 = BUFFER_LOAD_FORMAT_XYZW_IDXEN killed %53.sub3, undef %24:sgpr_128, 0, 0, 0, 0, 0, 0, 0, implicit $exec :: (dereferenceable load 16 from constant-pool, align 1, addrspace 4)
|
2018-07-17 14:38:39 +02:00
|
|
|
dead %60:vgpr_32 = V_MOV_B32_e32 -1, implicit $exec
|
|
|
|
%36:sreg_64 = S_AND_B64 $exec, -1, implicit-def dead $scc
|
|
|
|
dead %67:vgpr_32 = V_MOV_B32_e32 0, implicit $exec
|
2018-08-01 22:13:58 +02:00
|
|
|
|
2020-01-16 19:37:59 +01:00
|
|
|
bb.4:
|
2018-07-17 14:38:39 +02:00
|
|
|
successors: %bb.4(0x7c000000), %bb.6(0x04000000)
|
2018-08-01 22:13:58 +02:00
|
|
|
|
2018-07-17 14:38:39 +02:00
|
|
|
$vcc = COPY %36
|
|
|
|
S_CBRANCH_VCCNZ %bb.4, implicit killed $vcc
|
|
|
|
S_BRANCH %bb.6
|
2018-08-01 22:13:58 +02:00
|
|
|
|
2020-01-16 19:37:59 +01:00
|
|
|
bb.5:
|
2018-07-17 14:38:39 +02:00
|
|
|
%39:vgpr_32 = V_MUL_F32_e32 target-flags(amdgpu-gotprel) 0, killed %55.sub0, implicit $exec
|
|
|
|
%41:vgpr_32 = V_MIN_F32_e32 1106771968, killed %39, implicit $exec
|
|
|
|
%42:vgpr_32 = nnan arcp contract reassoc V_MAD_F32 0, killed %41, 0, 0, 0, 0, 0, 0, implicit $exec
|
|
|
|
%43:vgpr_32 = nnan arcp contract reassoc V_MAD_F32 0, killed %42, 0, 0, 0, 0, 0, 0, implicit $exec
|
|
|
|
%44:vgpr_32 = V_MAD_F32 0, killed %43, 0, 0, 0, 0, 0, 0, implicit $exec
|
2018-08-01 22:13:58 +02:00
|
|
|
%45:vgpr_32 = V_CVT_PKRTZ_F16_F32_e64 0, killed %44, 0, undef %46:vgpr_32, 0, 0, implicit $exec
|
2018-07-17 14:38:39 +02:00
|
|
|
EXP_DONE 0, killed %45, undef %47:vgpr_32, undef %48:vgpr_32, undef %49:vgpr_32, -1, -1, 15, implicit $exec
|
[AMDGPU] Add support for immediate operand for S_ENDPGM
Summary:
Add support for immediate operand in S_ENDPGM
Change-Id: I0c56a076a10980f719fb2a8f16407e9c301013f6
Reviewers: alexshap
Subscribers: qcolombet, arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, tpr, t-tye, eraman, arphaman, Petar.Avramovic, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D59213
llvm-svn: 355902
2019-03-12 10:52:58 +01:00
|
|
|
S_ENDPGM 0
|
2018-08-01 22:13:58 +02:00
|
|
|
|
2020-01-16 19:37:59 +01:00
|
|
|
bb.6:
|
[AMDGPU] Add support for immediate operand for S_ENDPGM
Summary:
Add support for immediate operand in S_ENDPGM
Change-Id: I0c56a076a10980f719fb2a8f16407e9c301013f6
Reviewers: alexshap
Subscribers: qcolombet, arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, tpr, t-tye, eraman, arphaman, Petar.Avramovic, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D59213
llvm-svn: 355902
2019-03-12 10:52:58 +01:00
|
|
|
S_ENDPGM 0
|
2018-07-17 14:38:39 +02:00
|
|
|
|
|
|
|
...
|