]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common: rename YASM MACRO to hint support SIMD
authorChangcheng Liu <changcheng.liu@aliyun.com>
Thu, 22 Oct 2020 02:42:29 +0000 (10:42 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Thu, 29 Oct 2020 00:57:54 +0000 (08:57 +0800)
commit97acb3eb30022f6ed2d4e8c057506e54aaf2ff7b
tree2766784ee544829bbe7636f86245266f94cfac5e
parentc98a9250534ef782c3e19127cb197935b996b084
common: rename YASM MACRO to hint support SIMD

Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
13 files changed:
src/CMakeLists.txt
src/common/CMakeLists.txt
src/common/crc32c_intel_fast.c
src/common/options.cc
src/compressor/zlib/CMakeLists.txt
src/compressor/zlib/ZlibCompressor.cc
src/crypto/CMakeLists.txt
src/crypto/isa-l/CMakeLists.txt
src/erasure-code/CMakeLists.txt
src/erasure-code/isa/CMakeLists.txt
src/include/config-h.in.cmake
src/test/erasure-code/CMakeLists.txt
src/test/erasure-code/TestErasureCodePluginClay.cc