[PATCH] D13185: Scheduler / Regalloc: use unique_ptr[] instead of std::vector

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 14:51:09 PDT 2015


MatzeB accepted this revision.
MatzeB added a comment.
This revision is now accepted and ready to land.

Giving an official LGTM as my impression is that we are stuck with an imperfect optimizer and the work around here is easy enough. The nitpicks above still stand though.


Repository:
  rL LLVM

http://reviews.llvm.org/D13185





More information about the llvm-commits mailing list