Verified Commit 7fdea26d authored by Michael R. Crusoe's avatar Michael R. Crusoe 🏳️‍🌈
Browse files

add todo list

parent 36ded0b8
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2,6 +2,13 @@ last-align (1021-3) UNRELEASED; urgency=medium

  * Team upload.
  * Enable building on any architecture via simde. (Closes: #946850)
  * TODO
    any-amd64: build multiple times with decreasing levels of
               -m{avx2,avx,sse4.1,ssse3,sse3,sse2}
    any-i386: build multiple times with decreasing levels of
               -m{sse3,sse2,sse,mmx}
    all of the above: add wrapper script to detect at runtime the highest
                      level of SIMD available, and launch the relevant binary

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 16 Dec 2019 19:02:20 +0100