[PATCH] D107964: [LoopIdiom] Don't transform loop into memmove when load from body has more than one use

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 13 07:02:05 PDT 2021


yurai007 added a comment.

In D107964#2941507 <https://reviews.llvm.org/D107964#2941507>, @xbolva00 wrote:

> Not sure about the timing of base patch, but maybe this patch is also candidate for llvm 13 (backport)?

Indeed I can see base patch on release/13.x. I can cherry-pick change if it get acceptance.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107964



More information about the llvm-commits mailing list