[all-commits] [llvm/llvm-project] ddb002: [InstCombine] Remove replacePointer (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Dec 6 10:24:46 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ddb002d7c74c038b64dd9d3c3e4a4b58795cf1a6
      https://github.com/llvm/llvm-project/commit/ddb002d7c74c038b64dd9d3c3e4a4b58795cf1a6
  Author: Kazu Hirata <kazu at google.com>
  Date:   2020-12-06 (Sun, 06 Dec 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineInternal.h

  Log Message:
  -----------
  [InstCombine] Remove replacePointer (NFC)

The declaration was introduced on Feb 10, 2017 in commit
ba01ed00fef32c48d8e2787a6feaf33568a80bfe without a corresponding
definition.




More information about the All-commits mailing list