[PATCH] [ValueTracking] Consider the bounds of PTX special registers

Hal Finkel hfinkel at anl.gov
Mon Jun 16 15:16:06 PDT 2014


----- Original Message -----
> From: "Mark Heffernan" <meheff at google.com>
> To: jingyue at google.com, "justin holewinski" <justin.holewinski at gmail.com>, eliben at google.com, meheff at google.com
> Cc: llvm-commits at cs.uiuc.edu
> Sent: Monday, June 16, 2014 2:08:29 PM
> Subject: Re: [PATCH] [ValueTracking] Consider the bounds of PTX special	registers
> 
> I should also mention that I encountered some long compilation times
> which are superlinear with the unroll count when experimenting with
> the pragma loop limit.  With the current limit (32K) on a simple
> loop the compilation time is ~7s.  Doubling the limit results in a
> compilation time of ~50s.  It seems to be beneath llvm::UnrollLoop
> -> FoldBlockIntoPredecessor -> llvm::ScalarEvolution::forgetLoop.

Can you please file a PR to track this issue?

Thanks,
Hal

> 
> http://reviews.llvm.org/D4150
> 
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list