[all-commits] [llvm/llvm-project] bc931a: [mlir][spirv] Update spirv validation for module.m...

Igor Wodiany via All-commits all-commits at lists.llvm.org
Tue Sep 16 02:11:21 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc931a596b67a01763ccfffdcae688bb2f54e2d6
      https://github.com/llvm/llvm-project/commit/bc931a596b67a01763ccfffdcae688bb2f54e2d6
  Author: Igor Wodiany <igor.wodiany at imgtec.com>
  Date:   2025-09-16 (Tue, 16 Sep 2025)

  Changed paths:
    M mlir/test/Target/SPIRV/module.mlir

  Log Message:
  -----------
  [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



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list