[PATCH] D57567: [SCEV] Do not bother creating separate SCEVUnknown for unreachable nodes
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 1 21:04:12 PST 2019
sanjoy accepted this revision.
sanjoy added a comment.
This revision is now accepted and ready to land.
This is fine, but IMO mapping them to `undef` feels cleaner conceptually.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57567/new/
https://reviews.llvm.org/D57567
More information about the llvm-commits
mailing list