[PATCH] D137031: [InstCombine] Avoid deleting volatile memcpys.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 30 00:54:57 PDT 2022


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

LGTM

FYI If you add "Depends on D137029 <https://reviews.llvm.org/D137029>." when submitting the review, this will add a child revision and make the pre-commit CI work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137031



More information about the llvm-commits mailing list