[LICM][NFC] Do not forward declaration of hoistMinMax
authorMax Kazantsev <mkazantsev@azul.com>
Tue, 11 Apr 2023 10:06:20 +0000 (17:06 +0700)
committerMax Kazantsev <mkazantsev@azul.com>
Tue, 11 Apr 2023 10:06:20 +0000 (17:06 +0700)
commit7b8692a55ca75a68cd538c254ed1027995512ef3
treebaf20cfef1913d04656082ebbf5879c74844e724
parent09293026972fefc0d9f75f8f4e9cec34481762b3
[LICM][NFC] Do not forward declaration of hoistMinMax

They all are now handled by hoistArithmetics, and only it should be
forwarded.
llvm/lib/Transforms/Scalar/LICM.cpp