Dominique Leuenberger 2024-09-03 11:37:45 +00:00 committed by Git OBS Bridge
commit 15697d69de
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d896f35102c3ba9e16ead7b4db53b75e6131982cdb36a3324f17c68a43598759
size 1700577

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d2d0fe478f4b6c5cc1fcb689a1b75506e353633d61d45191be5e6aaf18b9456
size 1701536

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Sep 1 15:22:44 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 18.1.4.
* Fix element type when reading OpPtrDiff (SPIR-V -> LLVM).
* Transform floating-point atomic_compare_exchange into integer
operation (OpenCL -> SPIR-V).
-------------------------------------------------------------------
Sat Aug 3 13:09:48 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>

View File

@ -19,7 +19,7 @@
%define sover 18
Name: spirv-llvm-translator
Version: 18.1.3
Version: 18.1.4
Release: 0
Summary: LLVM/SPIR-V Bi-Directional Translator library
License: BSD-3-Clause