[all-commits] [llvm/llvm-project] a5595e: Revert "[MergeICmps] Adapt to non-eq comparisons, ...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon May 15 17:48:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5595e9f1feb5960132ffcef539ab425abbe97cc
https://github.com/llvm/llvm-project/commit/a5595e9f1feb5960132ffcef539ab425abbe97cc
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-05-15 (Mon, 15 May 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, bugfix"
This reverts commit ae337ed5951c896164e07618d651d086f978ff2c.
Still causes miscompiles, see D141188.
More information about the All-commits
mailing list