[PATCH] D90612: Start of an llvm.coro.async implementation

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 17:35:51 PST 2020


lxfind added a comment.

Curious, is the plan to eventually replace .recon lowering with .async lowering? If so, would you mind explain in a bit more detail what's the advantage of .async over .retcon lowering and what motivates this new lowering? Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90612



More information about the llvm-commits mailing list