[PATCH] D51998: Do not optimize atomic load to non-atomic memcmp

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 11:02:23 PDT 2018


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

LGTM. @efriedma, does this look good to you ? I think we have to have similar treatments for memcpyopt in the past.


Repository:
  rL LLVM

https://reviews.llvm.org/D51998





More information about the llvm-commits mailing list