[all-commits] [llvm/llvm-project] 3ac2b3: [MergeICmps] Adapt to non-eq comparisons

Allen via All-commits all-commits at lists.llvm.org
Wed Jan 11 17:48:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ac2b3a4f9effc9f79822e770f209fd70ff66362
      https://github.com/llvm/llvm-project/commit/3ac2b3a4f9effc9f79822e770f209fd70ff66362
  Author: zhongyunde <zhongyunde at huawei.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

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

  Log Message:
  -----------
  [MergeICmps] Adapt to non-eq comparisons

Fix https://github.com/llvm/llvm-project/issues/59740.

Reviewed By: courbet, nikic
Differential Revision: https://reviews.llvm.org/D141188




More information about the All-commits mailing list