Power Developer
https://www.powerdeveloper.org/forums/

32-bit *signed* integer multiplication with AltiVec
https://www.powerdeveloper.org/forums/viewtopic.php?f=23&t=1598
Page 1 of 1

Author:  markos [ Sat Aug 23, 2008 2:10 pm ]
Post subject:  32-bit *signed* integer multiplication with AltiVec

I had to implement it for Eigen2 -which btw, passes all tests now and I should have some benchmarks soon. Plus, Eigen2 is now used in Krita and Koffice2 alpha, which means some filters in image manipulation in Krita will be AltiVec optimised from the start, which I think is a first for any image processing app in Linux (with a GUI at least) :D

Anyway, read about it here!

Author:  Grzegorz Kraszewski [ Sun Aug 24, 2008 1:01 am ]
Post subject:  Re: 32-bit *signed* integer multiplication with AltiVec

Quote:
Anyway, read about it here!
Interesting article, thank you. I will have to do something similar for high-precision audio filters, but I will need a full 64-bit result.

Author:  markos [ Sun Aug 24, 2008 3:35 am ]
Post subject:  Re: 32-bit *signed* integer multiplication with AltiVec

Quote:
Quote:
Anyway, read about it here!
Interesting article, thank you. I will have to do something similar for high-precision audio filters, but I will need a full 64-bit result.
please check again, i have a new version with slightly less instructions -thanks to Matt for pointing this out to me :)

Page 1 of 1 All times are UTC-06:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/