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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 01:52:36 PDT 2019


gchatelet updated this revision to Diff 204451.
gchatelet added a comment.

- Update argument 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.204451.patch
Type: text/x-patch
Size: 6673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/19b1f93c/attachment.bin>


More information about the llvm-commits mailing list