[PATCH] D17943: [Aarch64] Add pass LoopDataPrefetch for Cyclone

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 16:57:14 PDT 2016


----- Original Message -----
> From: "Adam Nemet" <anemet at apple.com>
> To: anemet at apple.com, "t p northover" <t.p.northover at gmail.com>
> Cc: "junmoz park" <junmoz.park at samsung.com>, llvm-commits at lists.llvm.org, "amara emerson" <amara.emerson at arm.com>,
> hfinkel at anl.gov, "renato golin" <renato.golin at linaro.org>
> Sent: Tuesday, March 29, 2016 6:53:58 PM
> Subject: Re: [PATCH] D17943: [Aarch64] Add pass LoopDataPrefetch for Cyclone
> 
> anemet added a comment.
> 
> In http://reviews.llvm.org/D17943#377625, @anemet wrote:
> 
> > Talked to Tim in person, we will probably move these flags into the
> > pass in a follow-on patch.
> 
> 
> Done in http://reviews.llvm.org/rL264806.
> 
> Hal, I also removed -ppc-loop-prefetch-distance in favor of
> -prefetch-distance in http://reviews.llvm.org/rL264807
> 

Great, thanks!

 -Hal

> 
> Repository:
>   rL LLVM
> 
> http://reviews.llvm.org/D17943
> 
> 
> 
> 

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


More information about the llvm-commits mailing list