[all-commits] [llvm/llvm-project] 46a8d5: Revert "[MergeICmps] Adapt to non-eq comparisons"
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jan 12 18:15:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46a8d5779b3a1a9526fe71f729c787dc1d47a6a1
https://github.com/llvm/llvm-project/commit/46a8d5779b3a1a9526fe71f729c787dc1d47a6a1
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-01-12 (Thu, 12 Jan 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"
Breaks ubsan build, details in D141188.
This reverts commit 3ac2b3a4f9effc9f79822e770f209fd70ff66362.
More information about the All-commits
mailing list