[all-commits] [llvm/llvm-project] c51975: [MLIR] Remove unused lit test replacements.

Christian Sigg via All-commits all-commits at lists.llvm.org
Tue Sep 13 10:28:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5197517305a09c9a2d623a5f496c64d8431e6bf
      https://github.com/llvm/llvm-project/commit/c5197517305a09c9a2d623a5f496c64d8431e6bf
  Author: Christian Sigg <csigg at google.com>
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
    M mlir/test/lit.cfg.py

  Log Message:
  -----------
  [MLIR] Remove unused lit test replacements.

The following replacements have been changed to `%mlir_lib_dir`:

- `%linalg_test_lib_dir`
- `%cuda_wrapper_library_dir`
- `%spirv_wrapper_library_dir`
- `%vulkan_wrapper_library_dir`
- `%mlir_runner_utils_dir`
- `%mlir_integration_test_dir`

If there are no requests to delay submission, I plan to submit this on 9/13/2002 (Tuesday).

See also PSA: https://discourse.llvm.org/t/psa-removing-mlir-lit-test-replacements/65124

Reviewed By: herhut

Differential Revision: https://reviews.llvm.org/D133409




More information about the All-commits mailing list