[all-commits] [llvm/llvm-project] 40d06c: [SCEV][NFC] Replace contains+insert check with ins...

Max Kazantsev via All-commits all-commits at lists.llvm.org
Mon Feb 21 05:11:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40d06c4ce94d4f3ba36596cee511d436b3d22ffd
      https://github.com/llvm/llvm-project/commit/40d06c4ce94d4f3ba36596cee511d436b3d22ffd
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2022-02-21 (Mon, 21 Feb 2022)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.cpp

  Log Message:
  -----------
  [SCEV][NFC] Replace contains+insert check with insert.second




More information about the All-commits mailing list