[Bitcode] Remove redundant intrinsic remangling (NFCI)
authorNikita Popov <npopov@redhat.com>
Fri, 21 Oct 2022 09:49:42 +0000 (11:49 +0200)
committerNikita Popov <npopov@redhat.com>
Fri, 21 Oct 2022 09:50:09 +0000 (11:50 +0200)
commitc028329787c7da9ca83bb12ba8c5d66b3551a94d
tree4ff2cf51779637bca72db9ec7bf29081a73f237d
parent5ca77541446d7040638b53e0ddff3f76ee005681
[Bitcode] Remove redundant intrinsic remangling (NFCI)

UpgradeIntrinsicFunction() is supposed to handle this already.
llvm/lib/Bitcode/Reader/BitcodeReader.cpp