[llvm-bugs] [Bug 38056] X86TTIImpl::getArithmeticInstrCost - Add SREM/UREM costs
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jul 8 02:21:28 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=38056
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |336486
--- Comment #2 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Costs added at rL336486 to sync SREM/UREM with SDIV/UDIV.
--
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/20180708/3220f9d8/attachment.html>
More information about the llvm-bugs
mailing list