]> granicus.if.org Git - llvm/commit
[GISel]: While constructing the GISelWorklist make sure we reserve at least the requi...
authorAditya Nandakumar <aditya_nandakumar@apple.com>
Fri, 8 Feb 2019 03:32:46 +0000 (03:32 +0000)
committerAditya Nandakumar <aditya_nandakumar@apple.com>
Fri, 8 Feb 2019 03:32:46 +0000 (03:32 +0000)
commitc8b5bafa375ae393776d9fc3f874afd6851b83e1
treedec56ad7a94627d2291f3b0ac8a51e2fa1d9d58f
parente6576d59f133bb5c9f705499fa67d4420ef937b0
[GISel]: While constructing the GISelWorklist make sure we reserve at least the required size to the underlying dense map.

https://reviews.llvm.org/D57931

This should save some unnecessary growing of the DenseMap.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353498 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/GISelWorkList.h