brintos

brintos / llvm-project-archived public Read only

0
0
Text · 580 B · 4729d9d Raw
19 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py2# RUN: llc -O0 -mtriple=amdgcn-amd-amdhsa --global-isel=0 --run-pass=si-fix-sgpr-copies -verify-machineinstrs -o - %s | FileCheck --check-prefix=GCN %s3 4---5name:            test_64imm6registers:7  - { id: 1, class: vreg_64_align2 }8liveins:9  - { reg: '$sgpr4_sgpr5', virtual-reg: '%1' }10body:             |11  bb.0:12 13    ; GCN-LABEL: name: test_64imm14    ; GCN: $sgpr8_sgpr9 = S_MOV_B64 460718241880001740815    %1 = V_MOV_B64_PSEUDO 4607182418800017408, implicit $exec16    $sgpr8_sgpr9 = COPY %117...18 19