[PATCH] D155207: [MemCpyOptimizer] Use dominates instead of comesBefore when performing StackMoveOptzn

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 01:06:38 PDT 2023


khei4 accepted this revision.
khei4 added a comment.
This revision is now accepted and ready to land.

@serge-sans-paille Thank you so much for saving me! Although I don't know the good way, I take this change on https://reviews.llvm.org/D153453 and add you as a co-author :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155207



More information about the llvm-commits mailing list