[PATCH] D72789: [IR] Mark memset.* intrinsics as IntrWriteMem.

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 11:09:24 PST 2020


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

In D72789#1822437 <https://reviews.llvm.org/D72789#1822437>, @jdoerfert wrote:

> Can you comment on the test failures?


I looked at them and they are harmless.

Assuming you fix the tests this LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72789





More information about the llvm-commits mailing list