[all-commits] [llvm/llvm-project] 2f0153: [SelectionDAG] Remove deprecated getLoad, getStore...

kazutakahirata via All-commits all-commits at lists.llvm.org
Tue Sep 5 13:35:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f0153a756fff361f7d1f2d7211a75c960afb4d2
      https://github.com/llvm/llvm-project/commit/2f0153a756fff361f7d1f2d7211a75c960afb4d2
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/SelectionDAG.h

  Log Message:
  -----------
  [SelectionDAG] Remove deprecated getLoad, getStore, etc

These functions have been deprecated since:

  commit 8b1d86aedf13a22e283ee334304063febdaec9c7
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   Mon Jan 23 10:08:01 2023 +0000

  commit 355cc3fd8c63f4bddfd328f62c2d9413f492a7fd
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   Tue Jan 24 10:39:58 2023 +0000

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




More information about the All-commits mailing list