<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi, </p>
<p><br>
</p>
<p>I'm working on a target which has two separate memory address space, one is for general data type, i.e., char, int, float, and so on, the other is allocated for vector type. Currently the compiler is ready for general types, but I have no idea of how to
 implement  the rest.</p>
<p><br>
</p>
<p>Due to separate address space, maybe another backend for vector type is a kind of solution. However, I don't think it's a good idea. Could you please give me some advice ?</p>
<p><br>
</p>
<p>Yours, <br>
</p>
<p>Winter<br>
</p>
</div>
</body>
</html>