Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMDGPU tests just started to fail on Debian unstable #31830

Closed
sylvestre opened this issue Mar 31, 2017 · 7 comments
Closed

AMDGPU tests just started to fail on Debian unstable #31830

sylvestre opened this issue Mar 31, 2017 · 7 comments
Assignees
Labels
backend:AMDGPU bugzilla Issues migrated from bugzilla

Comments

@sylvestre
Copy link
Collaborator

Bugzilla Link 32483
Version trunk
OS Linux
Depends On #30958
CC @zmodem,@arsenm,@tstellar

Extended Description

+++ This bug was initially created as a clone of Bug #​31610 +++

Starting after svn299239, a bunch of AMDGPU started to fail

Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.
FAIL: LLVM :: MC/AMDGPU/code-object-metadata-kernel-args.s (13484 of 20170)
******************** TEST 'LLVM :: MC/AMDGPU/code-object-metadata-kernel-args.s' FAILED ********************
Script:

/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx700 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX700 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s
/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx800 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX800 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s
/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx900 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX900 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s

Exit Code: 1

Command Output (stderr):

/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-args.s:6:11: error: expected string not found in input
// CHECK: Version: [ 1, 0 ]
^
:4:1: note: scanning from here

^
:5:1: note: possible intended match here
Version:
^

--


Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.
FAIL: LLVM :: MC/AMDGPU/code-object-metadata-kernel-debug-props.s (13486 of 20170)
******************** TEST 'LLVM :: MC/AMDGPU/code-object-metadata-kernel-debug-props.s' FAILED ********************
Script:

/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx700 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX700 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s
/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx800 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX800 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s
/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx900 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX900 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s

Exit Code: 1

Command Output (stderr):

/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-debug-props.s:6:11: error: expected string not found in input
// CHECK: Version: [ 1, 0 ]
^
:4:1: note: scanning from here

^
:5:1: note: possible intended match here
Version:
^

--


Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.
FAIL: LLVM :: MC/AMDGPU/code-object-metadata-kernel-code-props.s (13487 of 20170)
******************** TEST 'LLVM :: MC/AMDGPU/code-object-metadata-kernel-code-props.s' FAILED ********************
Script:

/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx700 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX700 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s
/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx800 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX800 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s
/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx900 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX900 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s

Exit Code: 1

Command Output (stderr):

/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-code-props.s:6:11: error: expected string not found in input
// CHECK: Version: [ 1, 0 ]
^
:4:1: note: scanning from here

^
:5:1: note: possible intended match here
Version:
^

--


Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.
FAIL: LLVM :: MC/AMDGPU/code-object-metadata-kernel-attrs.s (13488 of 20170)
******************** TEST 'LLVM :: MC/AMDGPU/code-object-metadata-kernel-attrs.s' FAILED ********************
Script:

/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx700 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX700 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s
/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx800 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX800 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s
/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx900 -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck --check-prefix=CHECK --check-prefix=GFX900 /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s

Exit Code: 1

Command Output (stderr):

/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/code-object-metadata-kernel-attrs.s:6:11: error: expected string not found in input
// CHECK: Version: [ 1, 0 ]
^
:4:1: note: scanning from here

^
:5:1: note: possible intended match here
Version:
^

--


Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.
FAIL: LLVM :: MC/AMDGPU/hsa.s (13498 of 20170)
******************** TEST 'LLVM :: MC/AMDGPU/hsa.s' FAILED ********************
Script:

/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -triple amdgcn--amdhsa -mcpu=kaveri -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/hsa.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/hsa.s --check-prefix=ASM
/build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-mc -filetype=obj -triple amdgcn--amdhsa -mcpu=kaveri -show-encoding /build/llvm-toolchain-snapshot-5.0svn299142/test/MC/AMDGPU/hsa.s | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/llvm-readobj -symbols -s -sd | /build/llvm-toolchain-snapshot-5.0svn299142/build-llvm/./bin/FileCheck /build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/hsa.s --check-prefix=ELF

Exit Code: 1

Command Output (stderr):

/build/llvm-toolchain-snapshot-5.0~svn299142/test/MC/AMDGPU/hsa.s:48:9: error: expected string not found in input
// ASM: Version: [ 3, 0 ]
^
:14:1: note: scanning from here

^
:15:1: note: possible intended match here
Version:
^
[...]


Failing Tests (11):
LLVM :: CodeGen/AMDGPU/code-object-metadata-from-llvm-ir-full.ll
LLVM :: CodeGen/AMDGPU/code-object-metadata-invalid-ocl-version-1.ll
LLVM :: CodeGen/AMDGPU/code-object-metadata-invalid-ocl-version-2.ll
LLVM :: CodeGen/AMDGPU/code-object-metadata-invalid-ocl-version-3.ll
LLVM :: CodeGen/AMDGPU/code-object-metadata-kernel-code-props.ll
LLVM :: CodeGen/AMDGPU/code-object-metadata-kernel-debug-props.ll
LLVM :: MC/AMDGPU/code-object-metadata-kernel-args.s
LLVM :: MC/AMDGPU/code-object-metadata-kernel-attrs.s
LLVM :: MC/AMDGPU/code-object-metadata-kernel-code-props.s
LLVM :: MC/AMDGPU/code-object-metadata-kernel-debug-props.s
LLVM :: MC/AMDGPU/hsa.s

@sylvestre
Copy link
Collaborator Author

assigned to @sylvestre

@tstellar
Copy link
Collaborator

tstellar commented Apr 4, 2017

Does r298551 fix this?

@sylvestre
Copy link
Collaborator Author

Still exists in svn299452

@llvmbot
Copy link
Collaborator

llvmbot commented Apr 5, 2017

Taking a look.

@tstellar
Copy link
Collaborator

tstellar commented Apr 6, 2017

Does this fail in the latest release_40 branch or is it only failing in trunk?

@tstellar
Copy link
Collaborator

This doesn't seem like an issue for me in the release_40 branch. I will drop this as a blocker for 4.0.1 unless someone can reproduced.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
@arsenm
Copy link
Contributor

arsenm commented Apr 8, 2022

Old ticket

@arsenm arsenm closed this as completed Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:AMDGPU bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

4 participants