<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Produces the effect,<br></div><div><div><font face="monospace">--- a/<a href="https://github.com/llvm-mirror/polly/blob/6b8cb877c2fa3ee0e626cac5811115a9c5c71b5b/test/GPGPU/kernel-params-only-some-arrays.ll#L19-L20" target="_blank">test/GPGPU/kernel-params-<wbr>only-some-arrays.ll</a></font></div><div><font face="monospace">+++ b/test/GPGPU/kernel-params-<wbr>only-some-arrays.ll</font></div><div><font face="monospace">@@ -16,12 +16,12 @@</font></div><div><font face="monospace"> ;        B[i] += 42;</font></div><div><font face="monospace"> ;    }</font></div><div><font face="monospace"> </font></div><div><font face="monospace">-; KERNEL: ; ModuleID = 'kernel_0'</font></div><div><font face="monospace">-; KERNEL-NEXT: source_filename = "kernel_0"</font></div><div><font face="monospace">+; KERNEL: ; ModuleID = 'kernel_params_only_some_<wbr>arrays_%or.cond---%or.end9_<wbr>kernel_0'</font></div><div><font face="monospace">+; KERNEL-NEXT: source_filename = "kernel_params_only_some_<wbr>arrays_%or.cond---%or.end9_<wbr>kernel_0"</font></div></div><div><br></div><div>I don't understand how <a href="https://github.com/llvm-mirror/polly/blob/6b8cb877c2fa3ee0e626cac5811115a9c5c71b5b/lib/CodeGen/PPCGCodeGeneration.cpp#L1813" target="_blank">Module verification</a> was fine with this name. What are your thoughts ?</div></div></blockquote><div><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">​I think ModuleID and source_filename are just simple string, or they are not? I don't see any function name here.</div></div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Wei-Ren Chen (陳韋任)<br>Homepage: <a href="https://people.cs.nctu.edu.tw/~chenwj" target="_blank">https://people.cs.nctu.edu.tw/~chenwj</a></div></div></div>
</div></div>