[PATCH] [Fix] Allow pointer types as access elements and compare them correct

Johannes Doerfert doerfert at cs.uni-saarland.de
Fri Sep 19 01:54:09 PDT 2014


On 09/19, Tobias Grosser wrote:
> Very nice fix and test case.
> 
> There is a minor nit in the test case and you may want to mention that you choose i8 as the max type,
Updated.

> ================
> Comment at: test/Isl/CodeGen/aliasing_different_pointer_types.ll:1
> @@ +1,2 @@
> +; RUN: opt %loadPolly -polly-code-generator=isl -polly-codegen-isl -S < %s | FileCheck %s
> +;
> ----------------
> -polly-code-generator=isl is not needed.
Not true, it is. Otherwise the alias RTC's will be disabled.

> http://reviews.llvm.org/D5406
> 
> 

-- 

Johannes Doerfert
Researcher / PhD Student

Compiler Design Lab (Prof. Hack)
Saarland University, Computer Science
Building E1.3, Room 4.26

Tel. +49 (0)681 302-57521 : doerfert at cs.uni-saarland.de
Fax. +49 (0)681 302-3065  : http://www.cdl.uni-saarland.de/people/doerfert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140919/adb05691/attachment.sig>


More information about the llvm-commits mailing list