https://bugs.freedesktop.org/show_bug.cgi?id=95038
--- Comment #1 from Aaron Watry <awa...@gmail.com> ---
Are the atomic_add/atomic_or operations causing the crash operating against
local or global memory?
Last I checked, I think that atomics for r600g-based cards were only
implemented in LLVM for the local memory space (while SI+ have both
local/global implemented).
Someone may have gotten around to implementing support for global atomics for
Evergreen/NI in LLVM while I wasn't looking, but I have no knowledge of it
having been done.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev