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

Update device-libs tests for current clang #142

Merged

Conversation

schung-amd
Copy link

Update tests in amd/device-libs to pass for ROCm-clang packaged with ROCm 6.2. Lines are updated to match machine code produced with this version of clang. Addresses issue #76, as user's machine code resulting from upstream-clang matches current ROCm-clang result. Affected tests are test_fract_f16 for gfx600 and gfx700, and test_frexp_f32 and test_frexp_f64 for gfx600.

Update FileCheck test lines to match machine code produced by ROCm-clang in ROCm 6.2 when built against the gfx600 architecture.
Update lines for FileCheck to match compiled machine code for test_fract_f16 to pass tests for gfx600 and gfx700.
@schung-amd schung-amd requested a review from arsenm August 16, 2024 13:34
Copy link

@arsenm arsenm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should apply this to amd-staging too if it's still failing there

@schung-amd schung-amd merged commit 7e4638a into ROCm:amd-staging Aug 16, 2024
6 checks passed
@schung-amd schung-amd deleted the device-libs-compile-test-fix-rocm6.2 branch August 16, 2024 18:27
searlmc1 pushed a commit that referenced this pull request Aug 22, 2024
…rocm6.2

Update device-libs tests for current clang

Change-Id: Iaed89f35e17419153f1124367a9ca463ee767a0d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants