[all-commits] [llvm/llvm-project] 5eed01: [TableGen] Use std::copy instead of a manual copy ...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Feb 6 00:48:32 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5eed019080a53af5a5be915a5cf411466b77bf4b
      https://github.com/llvm/llvm-project/commit/5eed019080a53af5a5be915a5cf411466b77bf4b
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    M llvm/utils/TableGen/DAGISelMatcherOpt.cpp

  Log Message:
  -----------
  [TableGen] Use std::copy instead of a manual copy loop. NFC



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list