[all-commits] [llvm/llvm-project] 6288f8: Revert "[ThinLTO] Add additional ThinLTO pipeline ...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Mon Jan 13 11:03:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6288f86e870c7bb7fe47cc138320b9eb34c93941
https://github.com/llvm/llvm-project/commit/6288f86e870c7bb7fe47cc138320b9eb34c93941
Author: Teresa Johnson <tejohnson at google.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
R clang/test/CodeGen/thinlto-distributed-newpm.ll
R llvm/test/Other/Inputs/new-pm-thinlto-prelink-pgo-defaults.proftext
R llvm/test/Other/Inputs/new-pm-thinlto-samplepgo-defaults.prof
M llvm/test/Other/new-pm-pgo.ll
R llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
R llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
R llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
R llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
Log Message:
-----------
Revert "[ThinLTO] Add additional ThinLTO pipeline testing with new PM"
This reverts commit 2af97be8027a0823b88d4b6a07fc5eedb440bc1f.
After attempting to fix bot failures from matching issues (mostly due to
inconsistent printing of "llvm::" prefixes on objects, and
AnalysisManager objects being printed differntly, I am now seeing some
differences I don't understand (real differences in the passes being
printed). Giving up at this point to allow the bots to recover. Will
revisit later.
More information about the All-commits
mailing list