[llvm-bugs] [Bug 36930] [X86] Split WriteIDiv into 8/16/32/64 implementations
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue May 8 07:42:50 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36930
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Fixed By Commit(s)| |rL331767
Resolution|--- |FIXED
--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
WriteIDiv was split at rL331767 - most of the Intel targets are overriding
these classes at the moment so don't use the classes much (or at all), these
need to be fixed on a case by case basis.
--
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/20180508/3a426b33/attachment.html>
More information about the llvm-bugs
mailing list