Skip to content
Commit 62622746 authored by Tobias Grosser's avatar Tobias Grosser
Browse files

JSONImporter: Fix parameter ids when importing new access functions

The new isl_id support for parmeters created problems when importing new
access functions. Even though the parameters had the same names,
they were mapped to different ids and where therefore incompatible.
We copy the ids now from the old parameter dimensions. This fixes the
problem.

llvm-svn: 144642
parent 8f99c167
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment