divipp
divipp
I am interested rather in design issues than in performance issues. A very small fraction of the unnecessary computations of the present performance issue can be caused by Elerea's evaluation...
I checked the corresponding expression in the pure implementation: ``` starts = let c = head $ start $ do c
I went on examining the issue. I have made another test case which may give further insight: ``` starts' = do smp1
Thanks for the report. The workaround is `call $ ipRelValue l1` I plan to redesign the interface to support `call l1` and I also wish to improve the documentation sometime.
Thanks. Could you give a list of instructions which is essential for you?
I added support for BSWAP, BSF, BSR and partial support for BT. Immediate operands for BT is not yet supported, I have to think about it a bit (regarding the...
Thanks for the report! I updated the .cabal file to reflect that the package compiles only with ghc 8. I also created a ticket to reflect that the package does...
Balázs Kőmvűves added support for GHC 7.10, please test if you have time for it.