Displaying 1 result from an estimated 1 matches for "52b9cb69".
2017 Oct 19
2
Why x86_64 divq is not used for 128-bit by 64-bit division?
.... But the compiler
generates the
code that calls the __udivti3 procedure which performs 128-bit by 128-bit
division.
Why is divq not used here?
- Paweł
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171019/52b9cb69/attachment.html>