[all-commits] [llvm/llvm-project] 3db8ae: Revert "[MergeICmps] Adapt to non-eq comparisons, ...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Apr 27 11:46:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3db8ae1f68489c1843c4ce6af7a84ae2c18f06bb
https://github.com/llvm/llvm-project/commit/3db8ae1f68489c1843c4ce6af7a84ae2c18f06bb
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-04-27 (Thu, 27 Apr 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 ca94b02e559242e6d1fcdd65320334438be69448.
Causes miscompiles, see D141188
More information about the All-commits
mailing list