[PATCH] D105488: Fix coro lowering of single predecessor phis

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 09:19:12 PDT 2021


aschwaighofer updated this revision to Diff 356754.
aschwaighofer added a comment.

Fix variable case and change auto to auto *


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105488

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-async-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105488.356754.patch
Type: text/x-patch
Size: 12110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210706/2f04bddd/attachment.bin>


More information about the llvm-commits mailing list