[all-commits] [llvm/llvm-project] 72b513: Revert "[GVN][NFC] Remove redundant check"
ksyx via All-commits
all-commits at lists.llvm.org
Mon Nov 15 06:15:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72b5138d37d7ec799301e29e9c1eaaa1630be161
https://github.com/llvm/llvm-project/commit/72b5138d37d7ec799301e29e9c1eaaa1630be161
Author: ksyx <18738953+ksyx at users.noreply.github.com>
Date: 2021-11-15 (Mon, 15 Nov 2021)
Changed paths:
M llvm/lib/Transforms/Utils/VNCoercion.cpp
Log Message:
-----------
Revert "[GVN][NFC] Remove redundant check"
This reverts commit c35e8185d8c170c20e28956e0c9f3c1be895fefb.
mstorsjo reported in the revision thread that one VNCoercion assertion
is violated and seemly in relate to this commit. As per "If a test case
that demonstrates a problem is reported in the commit thread, please
revert and investigate offline", this commit is reverted.
More information about the All-commits
mailing list