llvm-project
5d1242ef
- First attempt implementing interlockedexchange
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 days ago
First attempt implementing interlockedexchange
References
users/bob80905/add_interlockedexchange_function_and_methods
#222161 - [HLSL] Add `InterlockedExchange` function and resource methods
#222162 - [DirectX] Support `cmpxchg` on buffer resources in DXIL lowering
#222163 - [HLSL] Add float overload for `InterlockedExchange`
#222164 - [HLSL] Add `InterlockedCompareStore` function and resource methods
#222165 - [HLSL] Add `InterlockedCompareExchange` function and resource methods
#222166 - [HLSL] Add `InterlockedCompareStoreFloatBitwise` function and resource methods
#222167 - [HLSL] Add `InterlockedCompareExchangeFloatBitwise` function and resource methods
Author
bob80905
Committer
bob80905
Parents
2949914e
Loading