[all-commits] [llvm/llvm-project] 74854d: Revert "[NewGVN] Track simplification dependencies...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Apr 23 01:57:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74854d00e854196445727a49df58fe5768d9ed5b
https://github.com/llvm/llvm-project/commit/74854d00e854196445727a49df58fe5768d9ed5b
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/NewGVN.cpp
R llvm/test/Transforms/NewGVN/phi-of-ops-simplification-dependencies.ll
Log Message:
-----------
Revert "[NewGVN] Track simplification dependencies for phi-of-ops."
This reverts commit 4f5da356ff35a218f23f0b0c4d08aee90da7de6e.
This causes some buildbot failures, e.g.
https://lab.llvm.org/buildbot/#/builders/139/builds/3019
More information about the All-commits
mailing list