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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 08:33:03 PDT 2019


gchatelet updated this revision to Diff 206222.
gchatelet marked 5 inline comments as done.
gchatelet added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63215

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63215.206222.patch
Type: text/x-patch
Size: 7812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/6c9ec529/attachment.bin>


More information about the llvm-commits mailing list