[PATCH] D71352: [Attributor] [NFC] Use `checkForAllUses` helpr in `AAHeapToStackImpl::updateImpl`
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 06:17:46 PST 2019
uenoku created this revision.
uenoku added reviewers: sstefan1, jdoerfert.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Remove `Worklist` iteration and make use `checkForAllUses`. There is no test chage.
https://reviews.llvm.org/D71352
Files:
llvm/lib/Transforms/IPO/Attributor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71352.233343.patch
Type: text/x-patch
Size: 3428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/fee0f545/attachment.bin>
More information about the llvm-commits
mailing list