[llvm-bugs] [Bug 43402] After r359095, Assertion failed: ((HOp.getValueType() == MVT::v2f64 || HOp.getValueType() == MVT::v4f64) && HOp.getValueType() == VT && "Unexpected type for h-op"), function foldShuffleOfHorizOp

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 23 06:39:35 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=43402

Sanjay Patel <spatel+llvm at rotateright.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
 Fixed By Commit(s)|                            |r372606

--- Comment #3 from Sanjay Patel <spatel+llvm at rotateright.com> ---
Should be fixed in trunk:
https://reviews.llvm.org/rL372606

I'm marking as resolved, but if we want to backport the patch to a release
branch, feel free to reopen/block as needed.

-- 
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/20190923/71d54a79/attachment-0001.html>


More information about the llvm-bugs mailing list