[all-commits] [llvm/llvm-project] 85525f: [test]Mark thinlto icp test as unsupported on powe...

Mingming Liu via All-commits all-commits at lists.llvm.org
Tue Dec 19 14:51:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85525f8fb6740a4cc117b00a238c85bda4ea01bf
      https://github.com/llvm/llvm-project/commit/85525f8fb6740a4cc117b00a238c85bda4ea01bf
  Author: Mingming Liu <mingmingl at google.com>
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
    M compiler-rt/test/profile/instrprof-thinlto-indirect-call-promotion.cpp
    M llvm/test/Transforms/PGOProfile/thinlto_indirect_call_promotion.ll

  Log Message:
  -----------
  [test]Mark thinlto icp test as unsupported on powerpc (#75979)

Test failed on ppc
(https://lab.llvm.org/buildbot/#/builders/231/builds/18902), and logs
shows missed import.

Cannot reproduce this with machines I could access so far.
https://gcc.gnu.org/wiki/CompileFarm seems to provide ppc64 machine.
Mark the thinlto icp test as unsupported for now.




More information about the All-commits mailing list