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

Commits on Aug 14, 2024

  1. Update frexp.cl for ROCm 6.2

    Update FileCheck test lines to match machine code produced by ROCm-clang in ROCm 6.2 when built against the gfx600 architecture.
    schung-amd authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5db81bf View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Update fract.cl to pass tests with ROCm-clang for ROCm 6.2

    Update lines for FileCheck to match compiled machine code for test_fract_f16 to pass tests for gfx600 and gfx700.
    schung-amd authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8197933 View commit details
    Browse the repository at this point in the history