[all-commits] [llvm/llvm-project] c52f83: Revert "[SCCP] Use ValueLatticeElement instead of ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Mar 12 11:49:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c52f839e723ee288db2a3e21860b011f6a9d707e
https://github.com/llvm/llvm-project/commit/c52f839e723ee288db2a3e21860b011f6a9d707e
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/SCCP.cpp
M llvm/test/Transforms/SCCP/ip-constant-ranges.ll
M llvm/test/Transforms/SCCP/resolvedundefsin-tracked-fn.ll
Log Message:
-----------
Revert "[SCCP] Use ValueLatticeElement instead of LatticeVal (NFCI)"
This commit is likely causing clang-with-lto-ubuntu to fail
http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/16052
Also causes PR45185.
This reverts commit f1ac5d2263f8419b865cc78ba1f5c8694970fb6b.
More information about the All-commits
mailing list