[llvm-bugs] [Bug 27085] scalar/vector operations lead to division by zero

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Feb 10 10:14:25 PST 2018


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

Simon Pilgrim <llvm-dev at redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #7 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
This was fixed at some point between 4.00 and 5.00, when the scalar was
converted to a splat. I've added some extra tests at rL324818.

-- 
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/20180210/1cfb953c/attachment.html>


More information about the llvm-bugs mailing list