[Polly][Refactor] Make the runtime debug builder globaly available
Johannes Doerfert
jdoerfert at codeaurora.org
Thu Jul 24 17:09:54 PDT 2014
r213908
--
Johannes Doerfert
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
-----Original Message-----
From: Tobias Grosser [mailto:tobias at grosser.es]
Sent: Thursday, July 24, 2014 3:16 PM
To: Johannes Doerfert; llvm-commits at cs.uiuc.edu
Cc: 'Yabin Hu'; 'David Peixotto'; chrisj at codeaurora.org
Subject: Re: [Polly][Refactor] Make the runtime debug builder globaly available
On July 24, 2014 10:29:40 PM CEST, Johannes Doerfert <jdoerfert at codeaurora.org> wrote:
>Hey,
>
>
>
>I want to use the runtime debug builder during development not only in
>the IslCodegeneration but also (actually especially, in LoopGenerator
>and BlockGenerator).
>
>For that reason I moved the declaration and definition of the class
>into separate files. A nice side effect is that IslCodegeneration isn't
>that big any more after these changes.
>
>
>
>Any concerns?
>
>
>
>Best regards,
>
> Johannes
>
>
>
>--
>
>
>
>Johannes Doerfert
>
>Employee of Qualcomm Innovation Center, Inc.
>
>Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
>hosted by The Linux Foundation
>
>
Works for me.
Tobias
More information about the llvm-commits
mailing list