[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
Fri Dec 22 11:55:03 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321382: [MemorySSA] Allow reordering of loads that alias in the presence of volatile… (authored by asbirlea, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D41525

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

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


More information about the llvm-commits mailing list