<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
nice one, cheers.</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Florian Hahn <florian_hahn@apple.com><br>
<b>Sent:</b> 15 July 2020 10:45<br>
<b>To:</b> Sjoerd Meijer <Sjoerd.Meijer@arm.com><br>
<b>Cc:</b> Amara Emerson <amara@apple.com>; llvm-commits <llvm-commits@lists.llvm.org><br>
<b>Subject:</b> Re: [llvm] 2b3c505 - [Matrix] Intrinsic descriptions</font>
<div> </div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space"><br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Jul 15, 2020, at 10:02, Sjoerd Meijer <<a href="mailto:Sjoerd.Meijer@arm.com" class="">Sjoerd.Meijer@arm.com</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
Cheers Florian, sounds like you're on the case, but let me know if I can do something.</div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
And I thought exactly the same: it's suspicious this wasn't caught in regression tests, so most likely something is missing there I guess.</div>
</div>
</blockquote>
<br class="">
</div>
<div><br class="">
</div>
<div>Should be fixed by <span class="" style="color:rgba(0,0,0,0.85); font-family:"Helvetica Neue"">c872e809d1ac: [Matrix] Only pass vector arg as overloaded type in MatrixBuilder.</span></div>
<div class=""><span class="" style="color:rgba(0,0,0,0.85); font-family:"Helvetica Neue""><br class="">
</span></div>
<div class=""><span class="" style="color:rgba(0,0,0,0.85); font-family:"Helvetica Neue"">The reason the clang tests passed was that they are using -disable-llvm-passes, which also disables the IR verifier. I added a run-line that does not disable the passes,
 so we should catch IR verifier failures there in the future.</span></div>
<br class="">
</div>
</body>
</html>