[PATCH] D75401: [ValueTracking] Let isGuaranteedNotToBeUndefOrPoison look into branch conditions of dominating blocks' terminators

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 13:14:10 PST 2020


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM

Long term, I think we'll want something more general, but for the moment, this is a lot better than nothing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75401/new/

https://reviews.llvm.org/D75401





More information about the llvm-commits mailing list