[all-commits] [llvm/llvm-project] c02832: [Bitcode] Remove redundant intrinsic remangling (N...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Oct 21 02:50:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c028329787c7da9ca83bb12ba8c5d66b3551a94d
      https://github.com/llvm/llvm-project/commit/c028329787c7da9ca83bb12ba8c5d66b3551a94d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-10-21 (Fri, 21 Oct 2022)

  Changed paths:
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp

  Log Message:
  -----------
  [Bitcode] Remove redundant intrinsic remangling (NFCI)

UpgradeIntrinsicFunction() is supposed to handle this already.




More information about the All-commits mailing list