[PATCH] D135550: [Coroutines] Don't merging readnone calls in presplit coroutines

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 16 19:37:22 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1cedc51ff5a2: [Coroutines] Don't  merge readnone calls in presplit coroutines (authored by ChuanqiXu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135550

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/test/Transforms/Coroutines/coro-readnone-02.ll
  llvm/test/Transforms/Coroutines/coro-readnone.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135550.468111.patch
Type: text/x-patch
Size: 11269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/e8ea0bd8/attachment.bin>


More information about the llvm-commits mailing list