[PATCH] D11491: [Polly] Move computations out of constructors

Michael Kruse llvm at meinersbur.de
Mon Jul 27 05:29:16 PDT 2015


Meinersbur added a comment.

Note: they are not stored in std::vector, but std::deque and std::forward_list.


http://reviews.llvm.org/D11491







More information about the llvm-commits mailing list