[PATCH] D135653: [MemCpyOpt] Insert memset after memcpy in processMemSetMemCpyDependence

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 11:59:59 PDT 2022


bjope added a reviewer: fhahn.
bjope added a comment.

I guess we either want to do this (changing codegen to match the code comments). Or the other way around (changing code comments to match with codegen) as in D135574 <https://reviews.llvm.org/D135574>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135653



More information about the llvm-commits mailing list