[PATCH] D38419: Create instruction classes for identifying any atomicity of memory intrinsic.
Daniel Neilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 25 13:26:55 PDT 2017
dneilson updated this revision to Diff 120302.
dneilson edited the summary of this revision.
dneilson added a comment.
- Rebasing.
- Removing change to AliasSetTracker; this makes this change purely NFC.
https://reviews.llvm.org/D38419
Files:
include/llvm/IR/IntrinsicInst.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/IR/Verifier.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38419.120302.patch
Type: text/x-patch
Size: 24784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/70fa3868/attachment.bin>
More information about the llvm-commits
mailing list