[all-commits] [llvm/llvm-project] af2969: Revert "[MergeICmps] Adapt to non-eq comparisons, ...

Allen via All-commits all-commits at lists.llvm.org
Wed Mar 1 17:10:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af2969fd46b71147f70c8795892f1b834259a0cb
      https://github.com/llvm/llvm-project/commit/af2969fd46b71147f70c8795892f1b834259a0cb
  Author: Zhongyunde <zhongyunde at huawei.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/MergeICmps.cpp
    R llvm/test/Transforms/MergeICmps/X86/pr59740.ll

  Log Message:
  -----------
  Revert "[MergeICmps] Adapt to non-eq comparisons, retry"

This reverts commit 74ad19c25d7217d8f580a21d12fd4c784a1a0094.

test unittests/ProfileData/ProfileDataTests fails when built with
optimisations level -O1 with clang including this patch.




More information about the All-commits mailing list