[all-commits] [llvm/llvm-project] 190711: Revert "[DSE] Fix for a dangling point bug in Dead...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Dec 5 11:30:10 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 19071173fc2e0c30c898a8cf8e42a0eaf3a3a35c
https://github.com/llvm/llvm-project/commit/19071173fc2e0c30c898a8cf8e42a0eaf3a3a35c
Author: Florian Hahn <flo at fhahn.com>
Date: 2019-12-05 (Thu, 05 Dec 2019)
Changed paths:
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
R llvm/test/Transforms/DeadStoreElimination/DeleteThrowableInst.ll
Log Message:
-----------
Revert "[DSE] Fix for a dangling point bug in DeadStoreElimination."
The commit causes a failure:
http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/20911
This reverts commit 1847fd9d85506ecee692230cb2500e3774ec628e.
More information about the All-commits
mailing list