[PATCH] D148192: [JITLink][ELF][PPC64] Add skeleton ppc64 support and ELF/ppc64 JITLink backend.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 22:08:07 PDT 2023


lhames added a comment.

Quick update on this: osuosl.org is kindly organizing a big-endian PPC64 system for me -- I'm going to use that to debug the big-endian testcase failures that we see when we enable JIT tests for PowerPC. Once those tests are passing we're clear to land this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148192/new/

https://reviews.llvm.org/D148192



More information about the llvm-commits mailing list