commit | 018c61f146b448b2a1f096e8fe80e74e82b532c2 | [log] [tgz] |
---|---|---|
author | Igor Wodiany <igor.wodiany@imgtec.com> | Tue Sep 16 10:10:59 2025 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 16 02:15:53 2025 -0700 |
tree | d7284872eaeb13566bc0ca3d341fcf5c945ca944 | |
parent | cd58859fa7ddf14d88df507779c4fc085738da55 [diff] |
[mlir][spirv] Update spirv validation for module.mlir (#158678) This is to check that the new `spirv-val` behaviour works correctly. Subsequent PRs will add validation to other target tests. This requires the most recent SPIRV-Tools to work; for existing build directories using bundled SPIR-V tools, running `SPIRVTools-update` cmake target should update them accordingly. The minimum required SPIRV-Tools version is commit `14d42009a9435c34ea55b26cc8d92240c428a052`, merged in https://github.com/KhronosGroup/SPIRV-Tools/pull/6292 GitOrigin-RevId: bc931a596b67a01763ccfffdcae688bb2f54e2d6
See https://mlir.llvm.org/ for more information.