[llvm-bugs] [Bug 45229] [Backend][LLC][Matrix][Intrinsics] Do not know how to widen this operator's operand
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 17 14:35:15 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45229
Florian Hahn <florian_hahn at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #2 from Florian Hahn <florian_hahn at apple.com> ---
I think this is a duplicate of PR45227. Running with `clang -mllvm
-enable-matrix widen.ll` crashes, but `clang -O1 -mllvm -enable-matrix
widen.ll` passes
*** This bug has been marked as a duplicate of bug 45227 ***
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200317/7514f1f0/attachment-0001.html>
More information about the llvm-bugs
mailing list