[PATCH] D41525: [MemorySSA] Allow reordering of loads that alias in the presence of volatile loads.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 16:49:27 PST 2017


asbirlea updated this revision to Diff 127971.
asbirlea added a comment.

Address comments.

Thank you for the review!


https://reviews.llvm.org/D41525

Files:
  lib/Analysis/MemorySSA.cpp
  test/Analysis/MemorySSA/volatile-clobber.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41525.127971.patch
Type: text/x-patch
Size: 4902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/cceebc32/attachment.bin>


More information about the llvm-commits mailing list