[Mlir-commits] [mlir] [mlir][spirv] Fix incorrect metadata in SPIR-V Header (PR #104242)

Amr Hesham llvmlistbot at llvm.org
Mon Aug 19 11:41:20 PDT 2024


AmrDeveloper wrote:

> Could you show a sample output from spirv-dis after this change?

```
; SPIR-V
; Version: 1.0
; Generator: Google MLIR SPIR-V Serializer; 20
; Bound: 95
; Schema: 0
```
[hello.module.zip](https://github.com/user-attachments/files/16664117/hello.module.zip)





https://github.com/llvm/llvm-project/pull/104242


More information about the Mlir-commits mailing list