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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 09:04:24 PDT 2019


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

https://bugs.llvm.org/show_bug.cgi?id=42254


Repository:
  rG LLVM Github Monorepo

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.204304.patch
Type: text/x-patch
Size: 6673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/5d984fa6/attachment.bin>


More information about the llvm-commits mailing list