[llvm-bugs] [Bug 50901] [power7] error in backend: Cannot select v16i8 = PPCISD::SCALAR_TO_VECTOR_PERMUTED

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jul 16 05:47:19 PDT 2021


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

Nemanja Ivanovic <nemanja.i.ibm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
 Fixed By Commit(s)|                            |6a06dbafa14e3bdd8eef604254e
                   |                            |8acea8f513b2c

--- Comment #1 from Nemanja Ivanovic <nemanja.i.ibm at gmail.com> ---
Fixed in 6a06dbafa14e3bdd8eef604254e8acea8f513b2c.

Also, keep in mind that technically the minimum architecture on which we
support little endian is Power8. But code generation targeting Power7 should
(and generally does) still work.

-- 
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/20210716/817f46d8/attachment.html>


More information about the llvm-bugs mailing list