[PATCH] D116327: [Coroutines] Enhance symmetric transfer for constant CmpInst

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 11:01:13 PST 2022


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

Hmm, alright.  I really don't love that high-level semantics are dependent on exactly the right transforms happening in exactly the right way, but I guess that's what the C++ committee has stuck us with.


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

https://reviews.llvm.org/D116327



More information about the llvm-commits mailing list