[PATCH] D108353: [loop-idiom] Support memcpy instructions for memmove-like loops

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 21 03:09:13 PDT 2021


yurai007 added a comment.

> Oops I didn't know you had a follow-up patch already! Is it really okay for me to copy your diff? I can also review your diff and land that. Which do you prefer?

Well, it's up to you :) I don't have problem with abandoning https://reviews.llvm.org/D107075. But if you see there are benefits in (re)using it then go ahead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108353



More information about the llvm-commits mailing list