These correspond to IMAGE_ATOMIC_* and are going to be used by Mesa for the
GL_ARB_shader_image_load_store extension.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This change needs to be updated after http://reviews.llvm.org/D17574. Will update this review with proposed changes.
Comment Actions
AMDGPU/SI: add llvm.amdgcn.image.atomic.* intrinsics
Update after assembler changes.
These correspond to IMAGE_ATOMIC_* and are going to be used by Mesa for the
GL_ARB_shader_image_load_store extension.