[all-commits] [llvm/llvm-project] d771f5: [ExecutionEngine] Allow JIT tests to run on PowerPC.

lhames via All-commits all-commits at lists.llvm.org
Tue Apr 18 15:15:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d771f54107c4889cde449d2bf5ba13d193017716
      https://github.com/llvm/llvm-project/commit/d771f54107c4889cde449d2bf5ba13d193017716
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

  Changed paths:
    M llvm/test/ExecutionEngine/lit.local.cfg

  Log Message:
  -----------
  [ExecutionEngine] Allow JIT tests to run on PowerPC.

These tests passed on my ppc64le test machine. If they survive testing by the
buildbots then we can leave them enabled, and this will allow us to land the
new ppc64 JITLink backend (https://reviews.llvm.org/D148192).




More information about the All-commits mailing list