[all-commits] [llvm/llvm-project] dd109f: [mlir][sve] Canonicalise MLIR_RUN_ARM_SVE_TESTS

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Fri Oct 28 14:14:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd109f61597b4ed42e18a88c06da0553bfeb16a8
      https://github.com/llvm/llvm-project/commit/dd109f61597b4ed42e18a88c06da0553bfeb16a8
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2022-10-28 (Fri, 28 Oct 2022)

  Changed paths:
    M mlir/test/CMakeLists.txt
    M mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/lit.local.cfg

  Log Message:
  -----------
  [mlir][sve] Canonicalise MLIR_RUN_ARM_SVE_TESTS

Similarly to other CMake variables used to configure LIT tests, this
patch makes sure that MLIR_RUN_ARM_SVE_TESTS is canonicalised. The
corresponding LIT configuration is updated accordingly.

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




More information about the All-commits mailing list