diff options
| author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-09-28 17:14:58 +0000 |
|---|---|---|
| committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-09-28 17:14:58 +0000 |
| commit | f0022125e099c400dee4f8a0299c5b4579193a53 (patch) | |
| tree | 2205430fbc734f15edd20dbdf3de151378fa3b4b /llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp | |
| parent | 386236509e9206e0e1f6273bfa1d2ae685ba88be (diff) | |
| download | bcm5719-llvm-f0022125e099c400dee4f8a0299c5b4579193a53.tar.gz bcm5719-llvm-f0022125e099c400dee4f8a0299c5b4579193a53.zip | |
[SCEV] Use a SmallPtrSet as a temporary union predicate; NFC
Summary:
Instead of creating and destroying SCEVUnionPredicate instances (which
internally creates and destroys a DenseMap), use temporary SmallPtrSet
instances of remember the set of predicates that will get reified into a
SCEVUnionPredicate.
Reviewers: silviu.baranga, sbaranga
Subscribers: sanjoy, mcrosier, llvm-commits, mzolotukhin
Differential Revision: https://reviews.llvm.org/D25000
llvm-svn: 282606
Diffstat (limited to 'llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions

