[all-commits] [llvm/llvm-project] 4ad5b6: [GCN] Remove unused function handleNewInstruction ...

llvmbot via All-commits all-commits at lists.llvm.org
Wed Dec 16 22:02:37 PST 2020


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

  Changed paths:
    M llvm/lib/Transforms/Scalar/NewGVN.cpp

  Log Message:
  -----------
  [GCN] Remove unused function handleNewInstruction (NFC)

The function was added without a user on Dec 22, 2016 in commit
7e274e02ae088923e67cd13b99d52644532ad1cc.  It seems to be unused since
then.




More information about the All-commits mailing list