[PATCH] D137033: [test][InstCombine] Add tests for removing memcpy to an alloca that is passed to a readonly nocapture function parameter, in preparation for D136822.

Patrick Walton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 29 19:08:03 PDT 2022


pcwalton added a comment.

I'm unsure if this needs review, but I thought I would ask to be safe.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137033



More information about the llvm-commits mailing list