[all-commits] [llvm/llvm-project] cba4a2: Temporarily revert "[InstCombine] Fold PHIs with e...
Daniil Suchkov via All-commits
all-commits at lists.llvm.org
Wed Nov 13 02:16:01 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cba4a27745ab33b828476eff47caf3e1b6e060f5
https://github.com/llvm/llvm-project/commit/cba4a27745ab33b828476eff47caf3e1b6e060f5
Author: Daniil Suchkov <suc-daniil at yandex.ru>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
M llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
M llvm/test/Transforms/InstCombine/phi-equal-incoming-pointers.ll
Log Message:
-----------
Temporarily revert "[InstCombine] Fold PHIs with equal incoming pointers"
Revert due to sanitizer-windows buildbot failure.
This reverts commit bbb29738b58aaf6f6518269abdcf8f64131665a9.
More information about the All-commits
mailing list