Remove Worklist iteration and make use checkForAllUses. There is no test chage.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D71352
[Attributor] [NFC] Use `checkForAllUses` helpr in `AAHeapToStackImpl::updateImpl` ClosedPublic Authored by uenoku on Dec 11 2019, 6:15 AM.
Details Summary Remove Worklist iteration and make use checkForAllUses. There is no test chage.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 11 2019, 1:28 PM Closed by commit rG827bade262ba: [Attributor] [NFC] Use `checkForAllUses` helpr in `AAHeapToStackImpl… (authored by uenoku). · Explain WhyDec 12 2019, 5:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 233595 llvm/lib/Transforms/IPO/Attributor.cpp
|