[all-commits] [llvm/llvm-project] 873ab7: [ValueLattice] Clarify that constant state can rea...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Mar 17 07:21:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 873ab73db47799cffd0f8ed1dac303df4beae3c4
https://github.com/llvm/llvm-project/commit/873ab73db47799cffd0f8ed1dac303df4beae3c4
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M llvm/include/llvm/Analysis/ValueLattice.h
Log Message:
-----------
[ValueLattice] Clarify that constant state can reached from undef.
As suggested as post-commit comment in D75845.
More information about the All-commits
mailing list