Page MenuHomePhabricator

[cmake][secp256k1] Check is amd64 asm is supported and if so, use it.
ClosedPublic

Authored by deadalnix on Apr 29 2018, 00:14.

Details

Summary

As per title. This makes things much faster.

Test Plan
ninja check-secp256k1

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Update field implementation availability to take asm support into account

schancel added a subscriber: schancel.
schancel added inline comments.
src/secp256k1/CMakeLists.txt
76 ↗(On Diff #3633)

insline -> inline

This revision is now accepted and ready to land.Apr 30 2018, 20:11
This revision was automatically updated to reflect the committed changes.