[llvm-commits] Polly cleanup patches in preparation for the new ISL code generator
Sebastian Pop
spop at codeaurora.org
Sat May 5 19:31:59 PDT 2012
On Fri, May 4, 2012 at 1:13 PM, Sebastian Pop <spop at codeaurora.org> wrote:
> We will then conditionally compile CodeGeneration.cpp following
> the availability of CLooG, and IslCodeGeneration.cpp following the
> availability of isl/codegen.h
>
> I will prepare patches for this.
Here is the patch for the second part: check that ISL codegen.h exists
and conditionally compile IslCodeGeneration.cpp. I will be adding this
file when I will have an implementation ready.
Tested with and without the ISL codegen with cmake and configure.
Ok to commit this patch?
Thanks,
Sebastian
--
Qualcomm Innovation Center, Inc is a member of Code Aurora Forum
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-a-check-for-ISL-codegen-at-configure-time.patch
Type: application/octet-stream
Size: 10480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120505/5a577655/attachment.obj>
More information about the llvm-commits
mailing list