You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't find any documentation on what the exact limitations are, or exactly what "memory operations" means, but I guess it refers to int64_t support in constant/structured buffers and group shared memory.
Rationale
It's pretty self-explanatory. Ulongs (and also longs, for that matter) simply should be usable. The more primitives available, the better.
Proposed API
Same way as other primitives.
The text was updated successfully, but these errors were encountered: