[all-commits] [llvm/llvm-project] 39dc75: Revert "[EarlyCSE] Equivalent SELECTs should hash ...
darkbuck via All-commits
all-commits at lists.llvm.org
Thu Sep 10 19:38:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 39dc75f66c60025539940ff47b105418645c025f
https://github.com/llvm/llvm-project/commit/39dc75f66c60025539940ff47b105418645c025f
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/EarlyCSE.cpp
M llvm/test/Transforms/EarlyCSE/commute.ll
Log Message:
-----------
Revert "[EarlyCSE] Equivalent SELECTs should hash equally"
This reverts commit c9826829d74e637163fdb0351870b8204e62d6e6 as it
breaks regression tests.
More information about the All-commits
mailing list