[all-commits] [llvm/llvm-project] 1df981: Revert "Attempt to disable MLIR JIT tests on Power...

Lei Huang via All-commits all-commits at lists.llvm.org
Tue Jun 29 16:05:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1df981f43ae9041ed326a3d806fcbb8278211ca4
      https://github.com/llvm/llvm-project/commit/1df981f43ae9041ed326a3d806fcbb8278211ca4
  Author: Lei Huang <lei at ca.ibm.com>
  Date:   2021-06-29 (Tue, 29 Jun 2021)

  Changed paths:
    M mlir/test/Unit/lit.cfg.py
    M mlir/test/Unit/lit.site.cfg.py.in
    M mlir/test/mlir-cpu-runner/lit.local.cfg

  Log Message:
  -----------
  Revert "Attempt to disable MLIR JIT tests on PowerPC to unbreak the bot"

This reverts commit 652f4b5140e231b679564a86019307291f7bf7cc.

Re-enable MLLIR JIT tests.
The MLIR Bot was updated to export LD_LIBRARY_PATH=/usr/lib64, which
seem to fix this issue.




More information about the All-commits mailing list