[PATCH] D75120: [ValueLattice] Add new state for undef constants. (WIP)
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 10:13:37 PST 2020
efriedma added a comment.
And yes, I guess the new lattice state is very similar to the old forcedconstant. We could even port the various tricks involving arithmetic on undef from the old ResolveUndefsIn.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75120/new/
https://reviews.llvm.org/D75120
More information about the llvm-commits
mailing list