[all-commits] [llvm/llvm-project] 56bb0a: [SPIR-V] Use ToolSubst for spirv-tools lit substit...

Arseniy Obolenskiy via All-commits all-commits at lists.llvm.org
Fri Apr 17 08:16:19 PDT 2026


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

  Changed paths:
    M llvm/test/CodeGen/SPIRV/lit.local.cfg

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

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

The issue is reproducible, for example, when path to llvm has tool name
substring at any point



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