[PATCH] D29395: [ValueTracking] avoid crashing from bad assumptions (PR31809)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 10:15:21 PST 2017


spatel added a comment.

F3051803: badass2.patch <https://reviews.llvm.org/F3051803>

Attaching a draft of the assumption cache invalidation patch that I was working on. This is just for reference. I don't think we want to pursue it because it's more trouble than it's worth even if it is "stronger".


Repository:
  rL LLVM

https://reviews.llvm.org/D29395





More information about the llvm-commits mailing list