--- Log opened Mon Dec 16 00:00:38 2019 01:26 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 252 seconds] 02:05 -!- willcl_ark [~quassel@cpc123762-trow7-2-0-cust7.18-1.cable.virginm.net] has joined #bitcoin-builds 02:08 -!- kcalvinalvin [~kcalvinal@ec2-52-79-199-97.ap-northeast-2.compute.amazonaws.com] has joined #bitcoin-builds 02:08 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-builds 02:10 -!- jonatack [~jon@213.152.161.85] has joined #bitcoin-builds 02:27 -!- jonatack [~jon@213.152.161.85] has quit [Ping timeout: 276 seconds] 02:47 < wumpus> the inline asm doesn't need any special compiler flags, where the newer codes (that use intrinsics) do 02:48 < wumpus> enable_sse41 etc are not user settings but checks that determine 'can the compiler compile code like this' 03:04 -!- Laury38Murray [~Laury38Mu@ns334669.ip-5-196-64.eu] has joined #bitcoin-builds 03:09 < wumpus> though ofc on non-x86 will still fail compiling, which is why the whole file is surrounded by "#if defined(__x86_64__) || defined(__amd64__)" 04:13 -!- alko89 [~alko@cpe-85-10-28-138.static.amis.net] has quit [Ping timeout: 268 seconds] 04:14 -!- alko89 [~alko@cpe-85-10-28-138.static.amis.net] has joined #bitcoin-builds 04:35 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 04:36 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-builds 04:45 -!- Laury38Murray [~Laury38Mu@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 268 seconds] 07:44 < elichai2> wumpus: oh so it's not user defined. makes more sense. altough in practice I still see in benchmarks etc the symbol `sha256_sse4::Transform` instead of `sha256d64_sse41::Transform_4way`. how can I see the resulting macros autotools has set? 08:20 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-builds 09:29 -!- alko89 [~alko@cpe-85-10-28-138.static.amis.net] has quit [Quit: Konversation terminated!] 10:23 -!- meshcollider [meshcollid@quantumznc.com] has quit [Quit: ZNC - https://znc.in] 11:23 < wumpus> elichai2: src/config/bitcoin-config.h has flags for all of them 11:24 < wumpus> if you build for x86_64 with a recent compiler, all the sha256 codes will be built, which one is actually used at runtime depends on the CPUID 11:26 < wumpus> this is done in the function SHA256AutoDetect() (this returns an identifier which is logged as "Using the '%s' SHA256 implementation") 12:01 -!- alko89 [~alko@cpe-85-10-28-138.static.amis.net] has joined #bitcoin-builds 12:26 -!- Christine65Labad [~Christine@ns334669.ip-5-196-64.eu] has joined #bitcoin-builds 12:29 -!- Christine65Labad [~Christine@ns334669.ip-5-196-64.eu] has quit [Remote host closed the connection] 12:31 -!- Dee1Mitchell [~Dee1Mitch@ns334669.ip-5-196-64.eu] has joined #bitcoin-builds 12:54 -!- Dee1Mitchell [~Dee1Mitch@ns334669.ip-5-196-64.eu] has quit [Remote host closed the connection] 12:59 -!- Christelle23Witt [~Christell@ns334669.ip-5-196-64.eu] has joined #bitcoin-builds 13:00 -!- Christelle23Witt [~Christell@ns334669.ip-5-196-64.eu] has quit [Remote host closed the connection] 13:02 -!- Velma23DuBuque [~Velma23Du@ns334669.ip-5-196-64.eu] has joined #bitcoin-builds 13:37 -!- Velma23DuBuque [~Velma23Du@ns334669.ip-5-196-64.eu] has quit [Remote host closed the connection] 13:44 -!- Graham14Rempel [~Graham14R@ns334669.ip-5-196-64.eu] has joined #bitcoin-builds 13:54 -!- Graham14Rempel [~Graham14R@ns334669.ip-5-196-64.eu] has quit [Remote host closed the connection] 13:58 -!- Cecilia24Rowe [~Cecilia24@ns334669.ip-5-196-64.eu] has joined #bitcoin-builds 14:01 -!- Cecilia24Rowe [~Cecilia24@ns334669.ip-5-196-64.eu] has quit [Remote host closed the connection] 14:03 -!- Armani69Kihn [~Armani69K@ns334669.ip-5-196-64.eu] has joined #bitcoin-builds 15:52 -!- Armani69Kihn [~Armani69K@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 265 seconds] 16:09 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 16:10 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-builds 20:07 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Ping timeout: 276 seconds] 20:14 -!- achow101 [~achow101@unaffiliated/achow101] has joined #bitcoin-builds 20:31 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Ping timeout: 268 seconds] 20:50 -!- achow101 [~achow101@unaffiliated/achow101] has joined #bitcoin-builds 22:50 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] --- Log closed Tue Dec 17 00:00:40 2019