[PATCH] D41765: [CodeGen] Provide an advanced shrink-wrapping interface
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 5 15:59:23 PST 2018
thegameg updated this revision to Diff 132896.
thegameg added a comment.
- Stop looping if none of the elements are tracked anymore.
- Let the caller decide what to do with untracked elements.
- Comments / style updates.
https://reviews.llvm.org/D41765
Files:
include/llvm/CodeGen/ShrinkWrapper.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CSRFIShrinkWrapInfo.cpp
lib/CodeGen/CSRFIShrinkWrapInfo.h
lib/CodeGen/DominatorShrinkWrapper.cpp
lib/CodeGen/DominatorShrinkWrapper.h
lib/CodeGen/ShrinkWrap.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41765.132896.patch
Type: text/x-patch
Size: 52795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/e573d856/attachment-0001.bin>
More information about the llvm-commits
mailing list