Files
clang-p2996/llvm/lib/Target/SPIRV
Michal Paszkowski b45072d9c0 [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
2025-01-21 03:03:19 +01:00
..