[PATCH] D25172: [MSSA] Initial version of avoiding unnecessary use walks when calling getClobberingMemoryAccess
Daniel Berlin via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 13:03:13 PDT 2016
dberlin updated this revision to Diff 75207.
dberlin added a comment.
- Move optimized flag to uses
- Update to work in all update cases
https://reviews.llvm.org/D25172
Files:
include/llvm/Transforms/Utils/MemorySSA.h
lib/Transforms/Utils/MemorySSA.cpp
unittests/Transforms/Utils/MemorySSA.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25172.75207.patch
Type: text/x-patch
Size: 6032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/39955e71/attachment.bin>
More information about the llvm-commits
mailing list