[llvm-bugs] [Bug 38191] Assert in TTI::getMinMaxReductionCost

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jul 17 07:04:54 PDT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |337280
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Fixed in rL337280 - we might want to support reduction of pointers some day
(and I've added a test ready for it), but for now we just early-out if we're
not reducing float/integer vector types.

-- 
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/20180717/20dc7e85/attachment.html>


More information about the llvm-bugs mailing list