Revert "[IPSCCP] Enable specialization of functions."
authorFlorian Hahn <flo@fhahn.com>
Mon, 26 Dec 2022 16:02:59 +0000 (16:02 +0000)
committerFlorian Hahn <flo@fhahn.com>
Mon, 26 Dec 2022 16:02:59 +0000 (16:02 +0000)
commit60359f56aaafac6adee5fa23932f790e6f19bf81
treea8d0880cdbb346630ecb70bfb0c059dbf697fdd5
parent821a59588b5bddb1fe092291910ecf2744e1e49f
Revert "[IPSCCP] Enable specialization of functions."

This reverts commit 2656572d485127cc30b8fe9752024d2a0f1c50db.

It looks like CINT2017rate/502.gcc_r gets mis-compiled with LTO + PGO on
AArch64 with function specialization.
llvm/docs/ReleaseNotes.rst
llvm/include/llvm/Transforms/IPO/SCCP.h
llvm/lib/Passes/PassBuilderPipelines.cpp
llvm/test/Other/new-pm-defaults.ll
llvm/test/Other/new-pm-lto-defaults.ll
llvm/test/Other/new-pm-thinlto-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
llvm/test/Transforms/FunctionSpecialization/compiler-crash-58759.ll