[PATCH] D134421: miscompilation with coroutine since 15.0.0: function has no ret call

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 04:04:20 PDT 2022


fhahn requested changes to this revision.
fhahn added a comment.
This revision now requires changes to proceed.

Could you please provide the IR that SCCP is mis-compiling? It is not clear to me what is going wrong from the patch description and changed tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134421



More information about the llvm-commits mailing list