[PATCH] D100870: [MemCpyOpt] Allow variable lengths in memcpy optimizer

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 14:24:19 PST 2021


manojgupta added a comment.

Late comment but this broke LUA (could be a mis-compile ) which further broke building sqlite. This commit was reverted  in Chrome OS (https://chromium-review.googlesource.com/c/chromiumos/overlays/chromiumos-overlay/+/3066844) but seems like the reporter forgot to mention it upstream.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100870



More information about the llvm-commits mailing list