<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hi,</div>
<div><br>
</div>
<div>I'm trying to figure out if CLANG is capable of issuing SIMD instructions when xlc is not. I'm having two issues. The first is all the debug information is not put inline with the assembly. At a minimum it would be nice to know what function or loop(s)
I was looking at. Second I see you're using a different assembly language than xlc. Is there a guide for interpreting it?</div>
<div><br>
</div>
<div>Thanks!</div>
<div><br>
</div>
<div>Ian</div>
<div><br>
</div>
</body>
</html>