[Libre-soc-bugs] [Bug 1044] SVP64 implementation of pow(x, y, prime)

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Mar 28 16:42:21 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1044

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |IN_PROGRESS
           See Also|                            |https://bugs.libre-soc.org/
                   |                            |show_bug.cgi?id=942
                 CC|                            |programmerjake at gmail.com

--- Comment #1 from Jacob Lifshay <programmerjake at gmail.com> ---
this is already partially completed by my work on bigint-presentation-code (bug
#942), which is currently blocked on compiler support for svp64 since luke
correctly observed that the diy compiler backend in there is a major
distraction. the code can be easily converted to emitting llvm ir or similar
once svp64 is added to llvm.

bug #942 needs to have the subtasks of this bug split out.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list