[llvm-bugs] [Bug 49716] [x86] crash and fail to match pmaddwd
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Mar 31 07:19:10 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=49716
Sanjay Patel <spatel+llvm at rotateright.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Fixed By Commit(s)| |a283d7258360 e694e19a7931
Resolution|--- |FIXED
--- Comment #5 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Resolving as fixed.
I added a test based on Craig's suggestion in https://reviews.llvm.org/D99531
that shows we could go even further to try to match pmadd, so if there's a
real-world need for that, please file another bug.
--
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/20210331/070ec1d6/attachment.html>
More information about the llvm-bugs
mailing list