[llvm-bugs] [Bug 50271] [AArch32] vld1q_u8_x2 / vst1q_u8_x2 in loop can cause crash in 'ARM Instruction Selection'

via llvm-bugs llvm-bugs at lists.llvm.org
Sun May 9 13:59:52 PDT 2021


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

Dave Green <david.green at arm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |david.green at arm.com
             Status|NEW                         |RESOLVED

--- Comment #1 from Dave Green <david.green at arm.com> ---
Thanks for the report. Apparently we fixed loads without fixing stores at the
same time.

I've put a fix in as 76786037c68163c48d7. Let us know if there is still a
problem.

-- 
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/20210509/edc103e3/attachment.html>


More information about the llvm-bugs mailing list