google / google/clspv

Support spir64 target and PhysicalStorageBuffers when Int64 is not supported

Open
#956 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
LLVM
Stars
729
Forks
110
Avg merge
17h 51m
Merged PRs (30d)
23

Description

Currently the spir64 target and the PhysicalStorageBuffers implementation (#954) assume that the device supports the Int64 type. It should be possible to support devices that don't by using `uint2` to represent the pointer instead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.