[PATCH] D16857: More detailed memory dependence checking between volatile and non-volatile accesses
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 13:59:53 PST 2016
kparzysz updated this revision to Diff 48725.
kparzysz added a comment.
Addressed Philip's comments.
Repository:
rL LLVM
http://reviews.llvm.org/D16857
Files:
lib/Analysis/MemoryDependenceAnalysis.cpp
test/Transforms/GVN/volatile-nonvolatile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16857.48725.patch
Type: text/x-patch
Size: 6355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160222/280453f7/attachment.bin>
More information about the llvm-commits
mailing list