[all-commits] [llvm/llvm-project] 5514e5: [mlir][spirv] Fix constant.mlir test (#152015)

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Mon Aug 4 12:15:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5514e5ed8cadbcd9876bf87634eaf1eabd737eb9
      https://github.com/llvm/llvm-project/commit/5514e5ed8cadbcd9876bf87634eaf1eabd737eb9
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2025-08-04 (Mon, 04 Aug 2025)

  Changed paths:
    A mlir/test/Target/SPIRV/arm-tensor-constant.mlir
    M mlir/test/Target/SPIRV/constant.mlir
    A mlir/test/Target/SPIRV/replicated-composites-constant.mlir

  Log Message:
  -----------
  [mlir][spirv] Fix constant.mlir test (#152015)

Fix forward a few issues instead of reverting recent PRs....

1. Remove split so that the output is properly serialized. This got
added in #145687.
2. Add missing extensions and capabilities so that the spirv-val passes
(tensors_arm, linkage).
3. Disable spirv-val test for arm tensor constants. These fail to
verify. Added in #151485.

Issue: #152012



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