[PATCH] D37215: [ValueTracking] improve reverse assumption inference

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 23:01:05 PDT 2019


jdoerfert added a comment.

@uenoku This looks like sth. the Attributor should do as well (at some point), I mean use llvm.assume information


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

https://reviews.llvm.org/D37215





More information about the llvm-commits mailing list