Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Use __hip_atomic_fetch_sub #75

Closed
wants to merge 1 commit into from
Closed

Commits on May 30, 2023

  1. Use __hip_atomic_fetch_sub

    Where available, `__hip_atomic_fetch_sub` can be used to implement the
    `atomicSub` family.
    
    Introduced in llvm e3fbede7f3f
    ldrumm committed May 30, 2023
    Configuration menu
    Copy the full SHA
    515f65b View commit details
    Browse the repository at this point in the history