[PATCH] D76797: [LVI] Don't use dominator tree in isValidAssumeForContext()

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 17 07:26:56 PDT 2020


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

LGTM, thanks! The non-local assumption should be applied when processing the containing basic block, as mentioned in the description.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76797





More information about the llvm-commits mailing list