[PATCH] D69477: [InstCombine] keep assumption before sinking calls

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 16:04:48 PDT 2019


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

While I cannot predict the performance impact, I think it is correct and conceptually the right direction (I mean keeping information). LGTM.


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

https://reviews.llvm.org/D69477





More information about the llvm-commits mailing list