[PATCH] D58073: [GlobalISel][NFC]: Add interface to reserve memory in GISelWorklist
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 13 13:09:44 PST 2019
aditya_nandakumar updated this revision to Diff 186725.
aditya_nandakumar added a comment.
Herald added a subscriber: jdoerfert.
Changed the strategy to fix problems of DenseMap migration as well as silly traversals of MachineFunction just to estimate the size.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58073/new/
https://reviews.llvm.org/D58073
Files:
include/llvm/CodeGen/GlobalISel/GISelWorkList.h
lib/CodeGen/GlobalISel/Combiner.cpp
lib/CodeGen/GlobalISel/Legalizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58073.186725.patch
Type: text/x-patch
Size: 3947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/f8d359c0/attachment.bin>
More information about the llvm-commits
mailing list