[PATCH] D63215: Fixing @llvm.memcpy not honoring volatile

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 02:53:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365449: Fixing @llvm.memcpy not honoring volatile. (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63215?vs=206222&id=208620#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63215

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/X86/volatile-memstores-nooverlapping-load-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63215.208620.patch
Type: text/x-patch
Size: 7908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/ec8f0388/attachment.bin>


More information about the llvm-commits mailing list