[PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.

Hongbin Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 05:55:56 PST 2016


etherzhhb added a comment.

another approach is to make all isl objects under Scop's control, and let Scop free them all.


http://reviews.llvm.org/D17241





More information about the llvm-commits mailing list