https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103734
--- Comment #2 from Hongtao.liu <crazylht at gmail dot com> --- (In reply to Tamar Christina from comment #0) > When using --param ipa-cp-eval-threshold=1 --param ipa-cp-unit-growth=20 on > imagick the hot functions MorphologyApply and GetVirtualPixelsFromNexus get > replaced by specialized versions that are much smaller and faster. > > Some other benchmarks like leela also get very small uplifts but the imagick > one is worth 14%. Both flags seem to be needed. Observe similar thing on ICX with -param=inline-min-speedup=3