[llvm] 2b3c505 - [Matrix] Intrinsic descriptions

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 02:02:23 PDT 2020


Cheers Florian, sounds like you're on the case, but let me know if I can do something.
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.

Cheers,
Sjoerd.
________________________________
From: Florian Hahn <florian_hahn at apple.com>
Sent: 15 July 2020 09:53
To: Sjoerd Meijer <Sjoerd.Meijer at arm.com>
Cc: Amara Emerson <amara at apple.com>; llvm-commits <llvm-commits at lists.llvm.org>
Subject: Re: [llvm] 2b3c505 - [Matrix] Intrinsic descriptions



On Jul 15, 2020, at 09:28, Sjoerd Meijer via llvm-commits <llvm-commits at lists.llvm.org<mailto:llvm-commits at lists.llvm.org>> wrote:

Yep, most definitely, thanks for letting me know.
I am looking into it now; I missed that there are matrix test in the test-suite.

It’s unfortunate (or fortunate) timing. I just added them a few days ago. Clang probably emits the builtins with vector pointers. Odd that this does not show up with the unit tests. I’ll fix it in clang.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/af55a56d/attachment.html>


More information about the llvm-commits mailing list