[all-commits] [llvm/llvm-project] 4c2952: [SPIR-V] fix return type for OpAtomicCompareExchan...
Simeon David Schaub via All-commits
all-commits at lists.llvm.org
Wed Aug 20 05:20:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c295216e479ff837aaf8d16b56325d265a11664
https://github.com/llvm/llvm-project/commit/4c295216e479ff837aaf8d16b56325d265a11664
Author: Simeon David Schaub <simeon at schaub.rocks>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
A llvm/test/CodeGen/SPIRV/AtomicCompareExchange64BitPhiNode.ll
Log Message:
-----------
[SPIR-V] fix return type for OpAtomicCompareExchange (#154297)
fixes #152863
Tests were written with some help from Copilot
---------
Co-authored-by: Victor Lomuller <victor at codeplay.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list