[all-commits] [llvm/llvm-project] 6ed2cb: Revert "[llvm] Use llvm::is_contained (NFC)"

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Aug 28 18:53:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ed2cb4ad59bc999bd0c3519167439fde3758eea
      https://github.com/llvm/llvm-project/commit/6ed2cb4ad59bc999bd0c3519167439fde3758eea
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-08-28 (Sun, 28 Aug 2022)

  Changed paths:
    M llvm/lib/Analysis/LoopCacheAnalysis.cpp
    M llvm/lib/Support/ThreadPool.cpp
    M llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp

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

This reverts commit ebf574f59a80ca00e234eee0b047e5f0df99587d.

This patch seems to cause build failures on Windows.




More information about the All-commits mailing list