[llvm-bugs] [Bug 36931] [X86] Split WriteIMul into 8/16/32/64 implementations

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 24 08:57:17 PDT 2018


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

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

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

--- Comment #2 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
rL342892 splits WriteIMul by size and also by IMUL multiply-by-imm and
multiply-by-reg cases, removing all overrides in the scheduler models.

-- 
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/20180924/41750cd4/attachment.html>


More information about the llvm-bugs mailing list