[all-commits] [llvm/llvm-project] da4908: [NFC] Remove the instruction list from the argumen...

vporpo via All-commits all-commits at lists.llvm.org
Mon Dec 12 17:51:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da49083dbf0f5163dfbd37498557a25cdc4345c8
      https://github.com/llvm/llvm-project/commit/da49083dbf0f5163dfbd37498557a25cdc4345c8
  Author: Vasileios Porpodas <vporpodas at google.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
    M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp

  Log Message:
  -----------
  [NFC] Remove the instruction list from the arguments of llvm::ReplaceInstWithValue().

This is part of a series of cleanup patches towards making BasicBlock::getInstList() private.

Differential Revision: https://reviews.llvm.org/D139153




More information about the All-commits mailing list