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

aeubanks via All-commits all-commits at lists.llvm.org
Fri Mar 10 13:30:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1929aa8f194c36097c1ba24ae69ff75652006ea8
      https://github.com/llvm/llvm-project/commit/1929aa8f194c36097c1ba24ae69ff75652006ea8
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-03-10 (Fri, 10 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, fix bug for cases need be spilted"

This reverts commit 818e554e251c1e07f133aeed9fe0473502ebfdae.

Causes miscompiles, see comments on D141188.




More information about the All-commits mailing list