[all-commits] [llvm/llvm-project] 6eaf15: [Analysis] Use llvm::erase (NFC)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Dec 17 09:41:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6eaf15d05e3d4490bf0b32fea553027ae3a4e996
      https://github.com/llvm/llvm-project/commit/6eaf15d05e3d4490bf0b32fea553027ae3a4e996
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-12-17 (Sun, 17 Dec 2023)

  Changed paths:
    M llvm/unittests/Analysis/DomTreeUpdaterTest.cpp

  Log Message:
  -----------
  [Analysis] Use llvm::erase (NFC)


  Commit: 6655581038f8479f0f6942b7d34cbd6556d00a0e
      https://github.com/llvm/llvm-project/commit/6655581038f8479f0f6942b7d34cbd6556d00a0e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-12-17 (Sun, 17 Dec 2023)

  Changed paths:
    M mlir/lib/Dialect/Mesh/Interfaces/ShardingInterface.cpp

  Log Message:
  -----------
  [Dialect] Use llvm::is_contained (NFC)


Compare: https://github.com/llvm/llvm-project/compare/2570c7e284c8...6655581038f8


More information about the All-commits mailing list