Skip to content

gallivm: fix atomic float

Dave Airlie requested to merge airlied/mesa:gallivm-fix-atomic-float into main

When actually testing with llvm16 I found some bugs in some of the atomic float paths.

These are the fixes.

Merge request reports