[all-commits] [llvm/llvm-project] ab8b10: [Transforms] Remove unused declaration createGVExt...

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Jun 10 21:53:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab8b10bb55db4b7dedb1ec01b1fb0e02bbeba568
      https://github.com/llvm/llvm-project/commit/ab8b10bb55db4b7dedb1ec01b1fb0e02bbeba568
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO.h

  Log Message:
  -----------
  [Transforms] Remove unused declaration createGVExtractionPass

The corresponding function definition was removed by:

  commit 2118b9d39b91e93c0146611235072cd6ca0f27b1
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   Tue Dec 20 12:55:05 2022 -0800


  Commit: 9bf9ac87d6ddf4d956bc2233c75d40b1f0e83f0b
      https://github.com/llvm/llvm-project/commit/9bf9ac87d6ddf4d956bc2233c75d40b1f0e83f0b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M clang/lib/CodeGen/CGOpenMPRuntimeGPU.h

  Log Message:
  -----------
  [CodeGen] Remove unused declaration createNVPTXRuntimeFunction

The corresponding definition was removed by:

  commit 3cc1f1fc1d97952136185f4eafb827694875de17
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   Thu Oct 8 12:03:11 2020 -0400


  Commit: c7cf942de30db65a11d3ad664a63ce2e520985fd
      https://github.com/llvm/llvm-project/commit/c7cf942de30db65a11d3ad664a63ce2e520985fd
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/Scalar.h
    M llvm/lib/Transforms/Scalar/LICM.cpp

  Log Message:
  -----------
  [Scalar] Remove unused function createLICMPass

The last use was removed by:

  commit d623b2f95fd559901f008a0588dddd0949a8db01
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   Fri Mar 10 17:24:19 2023 -0800


  Commit: 5217e7756c123972bd8340163ba20d05284ec24e
      https://github.com/llvm/llvm-project/commit/5217e7756c123972bd8340163ba20d05284ec24e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-10 (Sat, 10 Jun 2023)

  Changed paths:
    M llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h

  Log Message:
  -----------
  [ObjectYAML] Remove unused struct DebugSubsectionState

The last use was removed by:

  commit a3da4467fa8ed514130736c6c15f01422159d00d
  Author: Zachary Turner <zturner at google.com>
  Date:   Wed Jun 14 05:31:00 2017 +0000


Compare: https://github.com/llvm/llvm-project/compare/db8049deef4e...5217e7756c12


More information about the All-commits mailing list