llvm-project
b45072d9 - [SPIR-V] Fix type compatibility in memory order comparisons (#123676)

Commit
253 days ago
[SPIR-V] Fix type compatibility in memory order comparisons (#123676) Fixed a type mismatch issue in the comparison of std::memory_order with integers. This fixes an issue reported by clang-debian-cpp20 buildbot for https://github.com/llvm/llvm-project/pull/123654
Parents
Loading