[all-commits] [llvm/llvm-project] 5fb4a0: [SPIR-V] Add atomic_init and fix atomic explicit l...
MichaĆ Paszkowski via All-commits
all-commits at lists.llvm.org
Wed Oct 19 13:16:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fb4a051485a82e5cc16cf71b9a6089792d5446f
https://github.com/llvm/llvm-project/commit/5fb4a051485a82e5cc16cf71b9a6089792d5446f
Author: Michal Paszkowski <michal.paszkowski at outlook.com>
Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
M llvm/lib/Target/SPIRV/SPIRVBuiltins.td
A llvm/test/CodeGen/SPIRV/AtomicBuiltinsFloat.ll
Log Message:
-----------
[SPIR-V] Add atomic_init and fix atomic explicit lowering
Differential Revision: https://reviews.llvm.org/D135902
More information about the All-commits
mailing list