<div dir="ltr"><span style="font-size:12.8px">Hello,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">i have been working with an accelerator backend. the accelerator has large vector/simd units.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">i want  streaming loops (non-temporal) vectorized present in code to be offloaded to accelerator simd units.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">i find <span class="gmail-il">polly</span> really suitable for this.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">i am thinking if the generated IR is passed to <span class="gmail-il">polly</span> and then it analyzes loop to know it posses no reuse, if such loop is identified accelerator instructions are emitted..</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">where should i begin from to achieve the goals?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">please clarify?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thank You</div><div style="font-size:12.8px">Regards</div></div>