[all-commits] [llvm/llvm-project] 0e513f: [mlir][SPIR-V] Use ToolSubst for spirv-tools lit s...

Arseniy Obolenskiy via All-commits all-commits at lists.llvm.org
Wed Apr 29 00:18:11 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e513fc6673be379581c06675fcd17e7d418c9aa
      https://github.com/llvm/llvm-project/commit/0e513fc6673be379581c06675fcd17e7d418c9aa
  Author: Arseniy Obolenskiy <arseniy.obolenskiy at amd.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M mlir/test/Target/SPIRV/lit.local.cfg

  Log Message:
  -----------
  [mlir][SPIR-V] Use ToolSubst for spirv-tools lit substitutions (#194609)

Bare-string substitutions match as substrings and the replacement path
contains the tool name, causing corrupted RUN lines

Mirrors the LLVM-side fix from #192462



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