2018-06-19 01:16:39 +08:00
|
|
|
# RUN: llc -march=amdgcn -run-pass simple-register-coalescing -o - %s | FileCheck --check-prefix=GCN %s
|
|
|
|
# REQUIRES: asserts
|
|
|
|
#
|
|
|
|
# This test will provoke a Couldn't join subrange unreachable without the
|
|
|
|
# fix for http://llvm.org/PR35373
|
|
|
|
#
|
|
|
|
# GCN: S_CBRANCH_SCC1 %bb.6, implicit undef $scc
|
|
|
|
|
|
|
|
--- |
|
|
|
|
define amdgpu_ps void @regcoal-subrange-join-seg() local_unnamed_addr #0 {
|
|
|
|
ret void
|
|
|
|
}
|
|
|
|
...
|
|
|
|
---
|
|
|
|
name: regcoal-subrange-join-seg
|
|
|
|
tracksRegLiveness: true
|
|
|
|
registers:
|
2019-10-10 15:11:33 +08:00
|
|
|
- { id: 0, class: sgpr_128 }
|
|
|
|
- { id: 1, class: sgpr_128 }
|
|
|
|
- { id: 2, class: sgpr_128 }
|
|
|
|
- { id: 3, class: sgpr_128 }
|
|
|
|
- { id: 4, class: sgpr_128 }
|
|
|
|
- { id: 5, class: sgpr_128 }
|
|
|
|
- { id: 6, class: sgpr_128 }
|
|
|
|
- { id: 7, class: sgpr_128 }
|
|
|
|
- { id: 8, class: sgpr_128 }
|
2018-06-19 01:16:39 +08:00
|
|
|
- { id: 9, class: sreg_32_xm0 }
|
|
|
|
- { id: 10, class: sreg_32_xm0 }
|
|
|
|
- { id: 11, class: vgpr_32 }
|
|
|
|
- { id: 12, class: vgpr_32 }
|
|
|
|
- { id: 13, class: vgpr_32 }
|
|
|
|
- { id: 14, class: sreg_32_xm0_xexec }
|
2019-10-10 15:11:33 +08:00
|
|
|
- { id: 15, class: sgpr_128 }
|
2018-06-19 01:16:39 +08:00
|
|
|
- { id: 16, class: sreg_32 }
|
|
|
|
- { id: 17, class: sreg_32_xm0 }
|
|
|
|
- { id: 18, class: sreg_32_xm0 }
|
|
|
|
- { id: 19, class: sreg_32_xm0 }
|
|
|
|
- { id: 20, class: sreg_32_xm0 }
|
|
|
|
- { id: 21, class: sreg_32_xm0_xexec }
|
2019-10-10 15:11:33 +08:00
|
|
|
- { id: 22, class: sgpr_128 }
|
2018-06-19 01:16:39 +08:00
|
|
|
- { id: 23, class: sreg_32_xm0 }
|
|
|
|
- { id: 24, class: vgpr_32 }
|
|
|
|
- { id: 25, class: sreg_64_xexec }
|
|
|
|
- { id: 26, class: vgpr_32 }
|
|
|
|
- { id: 27, class: sreg_32_xm0 }
|
|
|
|
- { id: 28, class: sreg_32 }
|
2019-10-10 15:11:33 +08:00
|
|
|
- { id: 29, class: sgpr_128 }
|
2018-06-19 01:16:39 +08:00
|
|
|
- { id: 30, class: sreg_32_xm0 }
|
|
|
|
- { id: 31, class: sreg_32_xm0 }
|
|
|
|
- { id: 32, class: vgpr_32 }
|
|
|
|
- { id: 33, class: vgpr_32 }
|
|
|
|
- { id: 34, class: vgpr_32 }
|
|
|
|
- { id: 35, class: vgpr_32 }
|
|
|
|
- { id: 36, class: vgpr_32 }
|
|
|
|
- { id: 37, class: vgpr_32 }
|
|
|
|
- { id: 38, class: vgpr_32 }
|
|
|
|
- { id: 39, class: vgpr_32 }
|
|
|
|
- { id: 40, class: vgpr_32 }
|
|
|
|
- { id: 41, class: vgpr_32 }
|
|
|
|
- { id: 42, class: vgpr_32 }
|
|
|
|
- { id: 43, class: vgpr_32 }
|
|
|
|
- { id: 44, class: vgpr_32 }
|
|
|
|
- { id: 45, class: vgpr_32 }
|
|
|
|
- { id: 46, class: vgpr_32 }
|
|
|
|
- { id: 47, class: vgpr_32 }
|
|
|
|
- { id: 48, class: vgpr_32 }
|
|
|
|
- { id: 49, class: vreg_128 }
|
|
|
|
- { id: 50, class: vreg_128 }
|
|
|
|
- { id: 51, class: vreg_128 }
|
|
|
|
- { id: 52, class: vreg_128 }
|
|
|
|
- { id: 53, class: vreg_128 }
|
|
|
|
- { id: 54, class: vreg_128 }
|
|
|
|
- { id: 55, class: vgpr_32 }
|
|
|
|
- { id: 56, class: vreg_128 }
|
|
|
|
- { id: 57, class: vreg_128 }
|
|
|
|
- { id: 58, class: vreg_128 }
|
|
|
|
- { id: 59, class: vreg_128 }
|
|
|
|
- { id: 60, class: vreg_128 }
|
|
|
|
- { id: 61, class: vreg_128 }
|
|
|
|
- { id: 62, class: vreg_128 }
|
|
|
|
- { id: 63, class: vreg_128 }
|
|
|
|
body: |
|
|
|
|
bb.0:
|
|
|
|
S_CBRANCH_SCC1 %bb.6, implicit undef $scc
|
|
|
|
S_BRANCH %bb.1
|
|
|
|
|
|
|
|
bb.1:
|
|
|
|
S_CBRANCH_SCC1 %bb.4, implicit undef $scc
|
|
|
|
S_BRANCH %bb.2
|
|
|
|
|
|
|
|
bb.2:
|
|
|
|
S_CBRANCH_SCC1 %bb.4, implicit undef $scc
|
|
|
|
S_BRANCH %bb.3
|
|
|
|
|
|
|
|
bb.3:
|
|
|
|
|
|
|
|
bb.4:
|
|
|
|
successors: %bb.5, %bb.6
|
|
|
|
|
|
|
|
S_CBRANCH_SCC1 %bb.6, implicit undef $scc
|
|
|
|
S_BRANCH %bb.5
|
|
|
|
|
|
|
|
bb.5:
|
|
|
|
|
|
|
|
bb.6:
|
|
|
|
S_CBRANCH_SCC1 %bb.14, implicit undef $scc
|
|
|
|
S_BRANCH %bb.7
|
|
|
|
|
|
|
|
bb.7:
|
|
|
|
S_CBRANCH_SCC1 %bb.9, implicit undef $scc
|
|
|
|
S_BRANCH %bb.8
|
|
|
|
|
|
|
|
bb.8:
|
|
|
|
|
|
|
|
bb.9:
|
|
|
|
successors: %bb.10, %bb.13
|
|
|
|
|
|
|
|
S_CBRANCH_SCC1 %bb.13, implicit undef $scc
|
|
|
|
S_BRANCH %bb.10
|
|
|
|
|
|
|
|
bb.10:
|
|
|
|
S_CBRANCH_SCC1 %bb.12, implicit undef $scc
|
|
|
|
S_BRANCH %bb.11
|
|
|
|
|
|
|
|
bb.11:
|
|
|
|
|
|
|
|
bb.12:
|
|
|
|
|
|
|
|
bb.13:
|
|
|
|
|
|
|
|
bb.14:
|
|
|
|
S_CBRANCH_SCC1 %bb.26, implicit undef $scc
|
|
|
|
S_BRANCH %bb.15
|
|
|
|
|
|
|
|
bb.15:
|
|
|
|
S_CBRANCH_SCC1 %bb.20, implicit undef $scc
|
|
|
|
S_BRANCH %bb.16
|
|
|
|
|
|
|
|
bb.16:
|
|
|
|
successors: %bb.17, %bb.19
|
|
|
|
|
|
|
|
S_CBRANCH_SCC1 %bb.19, implicit undef $scc
|
|
|
|
S_BRANCH %bb.17
|
|
|
|
|
|
|
|
bb.17:
|
|
|
|
successors: %bb.18, %bb.19
|
|
|
|
|
|
|
|
S_CBRANCH_SCC1 %bb.19, implicit undef $scc
|
|
|
|
S_BRANCH %bb.18
|
|
|
|
|
|
|
|
bb.18:
|
|
|
|
|
|
|
|
bb.19:
|
|
|
|
|
|
|
|
bb.20:
|
|
|
|
S_CBRANCH_SCC1 %bb.25, implicit undef $scc
|
|
|
|
S_BRANCH %bb.21
|
|
|
|
|
|
|
|
bb.21:
|
|
|
|
successors: %bb.22, %bb.24
|
|
|
|
|
|
|
|
S_CBRANCH_SCC1 %bb.24, implicit undef $scc
|
|
|
|
S_BRANCH %bb.22
|
|
|
|
|
|
|
|
bb.22:
|
|
|
|
successors: %bb.23, %bb.24
|
|
|
|
|
|
|
|
S_CBRANCH_SCC1 %bb.24, implicit undef $scc
|
|
|
|
S_BRANCH %bb.23
|
|
|
|
|
|
|
|
bb.23:
|
|
|
|
|
|
|
|
bb.24:
|
|
|
|
|
|
|
|
bb.25:
|
|
|
|
|
|
|
|
bb.26:
|
|
|
|
S_CBRANCH_SCC1 %bb.35, implicit undef $scc
|
|
|
|
S_BRANCH %bb.27
|
|
|
|
|
|
|
|
bb.27:
|
|
|
|
S_CBRANCH_SCC1 %bb.32, implicit undef $scc
|
|
|
|
S_BRANCH %bb.28
|
|
|
|
|
|
|
|
bb.28:
|
|
|
|
%9 = S_FF1_I32_B32 undef %10
|
|
|
|
%13 = V_MAD_U32_U24 killed %9, 48, 32, 0, implicit $exec
|
[AMDGPU] Extend buffer intrinsics with swizzling
Summary:
Extend cachepolicy operand in the new VMEM buffer intrinsics
to supply information whether the buffer data is swizzled.
Also, propagate this information to MIR.
Intrinsics updated:
int_amdgcn_raw_buffer_load
int_amdgcn_raw_buffer_load_format
int_amdgcn_raw_buffer_store
int_amdgcn_raw_buffer_store_format
int_amdgcn_raw_tbuffer_load
int_amdgcn_raw_tbuffer_store
int_amdgcn_struct_buffer_load
int_amdgcn_struct_buffer_load_format
int_amdgcn_struct_buffer_store
int_amdgcn_struct_buffer_store_format
int_amdgcn_struct_tbuffer_load
int_amdgcn_struct_tbuffer_store
Furthermore, disable merging of VMEM buffer instructions
in SI Load/Store optimizer, if the "swizzled" bit on the instruction
is on.
The default value of the bit is 0, meaning that data in buffer
is linear and buffer instructions can be merged.
There is no difference in the generated code with this commit.
However, in the future it will be expected that front-ends
use buffer intrinsics with correct "swizzled" bit set.
Reviewers: arsenm, nhaehnle, tpr
Reviewed By: nhaehnle
Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, arphaman, jfb, Petar.Avramovic, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D68200
llvm-svn: 373491
2019-10-03 01:22:36 +08:00
|
|
|
%45 = BUFFER_LOAD_DWORD_OFFEN killed %13, undef %15, 0, 0, 0, 0, 0, 0, 0, implicit $exec :: (dereferenceable invariant load 4)
|
2018-06-19 01:16:39 +08:00
|
|
|
%46 = V_AND_B32_e32 1, killed %45, implicit $exec
|
2019-05-01 06:08:23 +08:00
|
|
|
%21 = S_BUFFER_LOAD_DWORD_SGPR undef %22, undef %23, 0, 0 :: (dereferenceable invariant load 4)
|
2018-06-19 01:16:39 +08:00
|
|
|
%25 = V_CMP_GE_F32_e64 0, 0, 0, killed %21, 0, implicit $exec
|
2019-03-19 03:25:39 +08:00
|
|
|
%26 = V_CNDMASK_B32_e64 0, 0, 0, -1, killed %25, implicit $exec
|
2018-06-19 01:16:39 +08:00
|
|
|
%62 = IMPLICIT_DEF
|
|
|
|
|
|
|
|
bb.29:
|
|
|
|
successors: %bb.30(0x30000000), %bb.36(0x50000000)
|
|
|
|
|
|
|
|
%53 = COPY killed %62
|
|
|
|
%47 = V_ADD_I32_e32 -1, %46, implicit-def dead $vcc, implicit $exec
|
|
|
|
%48 = V_OR_B32_e32 killed %47, %26, implicit $exec
|
|
|
|
%49 = COPY %53
|
|
|
|
%49.sub2 = COPY undef %48
|
|
|
|
%51 = COPY killed %49
|
|
|
|
%51.sub3 = COPY undef %26
|
|
|
|
V_CMP_NE_U32_e32 0, killed %48, implicit-def $vcc, implicit $exec
|
|
|
|
$vcc = S_AND_B64 $exec, killed $vcc, implicit-def dead $scc
|
|
|
|
S_CBRANCH_VCCZ %bb.30, implicit killed $vcc
|
|
|
|
|
|
|
|
bb.36:
|
|
|
|
%63 = COPY killed %51
|
|
|
|
S_BRANCH %bb.31
|
|
|
|
|
|
|
|
bb.30:
|
|
|
|
%33 = V_MAD_F32 1, killed %53.sub0, 0, undef %34, 0, 0, 0, 0, implicit $exec
|
|
|
|
%35 = V_MAC_F32_e32 killed %33, undef %36, undef %35, implicit $exec
|
|
|
|
%38 = V_MAX_F32_e32 0, killed %35, implicit $exec
|
|
|
|
%39 = V_LOG_F32_e32 killed %38, implicit $exec
|
|
|
|
%40 = V_MUL_F32_e32 killed %39, undef %41, implicit $exec
|
|
|
|
%42 = V_EXP_F32_e32 killed %40, implicit $exec
|
|
|
|
dead %43 = V_MUL_F32_e32 killed %42, undef %44, implicit $exec
|
|
|
|
%63 = COPY killed %51
|
|
|
|
|
|
|
|
bb.31:
|
|
|
|
%52 = COPY killed %63
|
|
|
|
%62 = COPY killed %52
|
|
|
|
S_BRANCH %bb.29
|
|
|
|
|
|
|
|
bb.32:
|
|
|
|
S_CBRANCH_SCC1 %bb.34, implicit undef $scc
|
|
|
|
S_BRANCH %bb.33
|
|
|
|
|
|
|
|
bb.33:
|
|
|
|
|
|
|
|
bb.34:
|
|
|
|
|
|
|
|
bb.35:
|
[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 17:52:58 +08:00
|
|
|
S_ENDPGM 0
|
2018-06-19 01:16:39 +08:00
|
|
|
|
|
|
|
...
|