[PATCH] D50786: [AST] Remove notion of volatile from alias sets
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 20 17:45:53 PDT 2018
reames updated this revision to Diff 161626.
reames added a comment.
Rebase.
Max, I landed the changes for the test separately. I applied your check-label request, but not one about single iteration loops since the test file is filed with such. Anyone who wants to specialize single iteration loops has some work to do later anyways, so I didn't see any value.
https://reviews.llvm.org/D50786
Files:
include/llvm/Analysis/AliasSetTracker.h
lib/Analysis/AliasSetTracker.cpp
lib/Transforms/Scalar/LICM.cpp
test/Analysis/AliasSet/memtransfer.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50786.161626.patch
Type: text/x-patch
Size: 5713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/6c1915c6/attachment.bin>
More information about the llvm-commits
mailing list