[all-commits] [llvm/llvm-project] 4eee0c: [MLIR] Reuse the path to runner_utils libraries (#...

Tulio Magno Quites Machado Filho via All-commits all-commits at lists.llvm.org
Wed Sep 18 05:49:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4eee0cfc8a922fc952ce94130505eb0e7aad6935
      https://github.com/llvm/llvm-project/commit/4eee0cfc8a922fc952ce94130505eb0e7aad6935
  Author: Tulio Magno Quites Machado Filho <tuliom at redhat.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M mlir/test/python/execution_engine.py

  Log Message:
  -----------
  [MLIR] Reuse the path to runner_utils libraries (#108579)

Prefer to get the path to libmlir_runner_utils and
libmlir_c_runner_utils via %mlir_runner_utils and %mlir_c_runner_utils.
Fallback to the previous paths only if they aren't defined.

This ensures the test will pass regardless of the build configuration
used downstream.



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