diff --git a/README.en.md b/README.en.md index 185fc8e..94aaa22 100644 --- a/README.en.md +++ b/README.en.md @@ -3,21 +3,6 @@ #### Description This is a library to be used by Mesa for OpenCL support. It translate LLVM IR to Khronos SPIR-V. -#### Software Architecture -Software architecture description - -#### Installation - -1. xxxx -2. xxxx -3. xxxx - -#### Instructions - -1. xxxx -2. xxxx -3. xxxx - #### Contribution 1. Fork the repository diff --git a/README.md b/README.md index e531cb2..ac3943a 100644 --- a/README.md +++ b/README.md @@ -3,22 +3,6 @@ #### 介绍 This is a library to be used by Mesa for OpenCL support. It translate LLVM IR to Khronos SPIR-V. -#### 软件架构 -软件架构说明 - - -#### 安装教程 - -1. xxxx -2. xxxx -3. xxxx - -#### 使用说明 - -1. xxxx -2. xxxx -3. xxxx - #### 参与贡献 1. Fork 本仓库 diff --git a/SPIRV-LLVM-Translator-15.0.0.tar.gz b/SPIRV-LLVM-Translator-15.0.0.tar.gz deleted file mode 100644 index 33dcf44..0000000 Binary files a/SPIRV-LLVM-Translator-15.0.0.tar.gz and /dev/null differ diff --git a/SPIRV-LLVM-Translator-17.0.0.tar.gz b/SPIRV-LLVM-Translator-17.0.0.tar.gz new file mode 100644 index 0000000..8ccf5c6 Binary files /dev/null and b/SPIRV-LLVM-Translator-17.0.0.tar.gz differ diff --git a/sdk-1.3.246.1.tar.gz b/sdk-1.3.246.1.tar.gz deleted file mode 100644 index 58b93c9..0000000 Binary files a/sdk-1.3.246.1.tar.gz and /dev/null differ diff --git a/sdk-1.3.261.1.tar.gz b/sdk-1.3.261.1.tar.gz new file mode 100644 index 0000000..07fe93b Binary files /dev/null and b/sdk-1.3.261.1.tar.gz differ diff --git a/spirv-llvm-translator.spec b/spirv-llvm-translator.spec index a828e90..a302f7f 100644 --- a/spirv-llvm-translator.spec +++ b/spirv-llvm-translator.spec @@ -1,7 +1,7 @@ -%global spirv_headers_version 1.3.246.1 +%global spirv_headers_version 1.3.261.1 Name: spirv-llvm-translator -Version: 15.0.0 +Version: 17.0.0 Release: 1 Summary: LLVM to SPIRV Translator @@ -71,6 +71,9 @@ mv SPIRV-Headers-sdk-%{spirv_headers_version} SPIRV-Headers %{_libdir}/pkgconfig/LLVMSPIRVLib.pc %changelog +* Tue Dec 5 2023 zhoujing - 17.0.0-1 +- Update to 17.0.0 + * Thu Jun 8 2023 cf-zhao - 15.0.0-1 - Update to 15.0.0