[PATCH] D55160: [coroutines] Improve suspend point simplification

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 11 07:54:39 PST 2018


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

LGTM! As it happens I was reading this code the other day and wondering why it wasn't able to eliminate a suspend point I'd been looking at. I'll try it again and see if this new behavior is able to eliminate -- thanks!


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

https://reviews.llvm.org/D55160





More information about the llvm-commits mailing list