[PATCH] D139615: [InstCombine] Expand memcpy to vector instead of integer load/store

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 00:37:51 PST 2022


nikic abandoned this revision.
nikic added a comment.

This was just for reference, I don't think we're ready to make this change, it will result in too many optimization regressions.


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

https://reviews.llvm.org/D139615



More information about the llvm-commits mailing list