Skip to content
Commit 77bd5ae3 authored by Johannes Doerfert's avatar Johannes Doerfert
Browse files

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

  This fixes two problems which are usualy caused together:
    1) The elements of an isl AST access expression could be pointers
       not only integers, floats and vectores thereof.
    2) The runtime alias checks need to compare pointers but if they
       are of a different type we need to cast them into a "max" type
       similar to the non pointer case.

llvm-svn: 218113
parent 2e275142
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment